blob: 30cd5ab90a0ef5cdab71758ca93c048c592535e2 (
plain)
1
2
3
4
5
|
MODIFIED: DirProvider now has download_task_handle().
There's a default implementation, so this isn't a breaking change.
MODIFIED: DirBootstrapStatus now has a blockage() method.
BREAKING: DirStatus is no longer a public type.
(Nothing would actually give you one.)
|