| Index: CHANGELOG.md
|
| diff --git a/CHANGELOG.md b/CHANGELOG.md
|
| index c192bd88760071c6ce017a2791e5a59048c17642..0d800d084645215b4961dc8d0648b6ad19374f76 100644
|
| --- a/CHANGELOG.md
|
| +++ b/CHANGELOG.md
|
| @@ -26,6 +26,9 @@
|
| the context of the `flutter` executable, and when the Flutter SDK contains a
|
| package with the given name whose version matches the constraint.
|
|
|
| + * `tar` files on Linux are now created with `0` as the user and group IDs.
|
| + This fixes a crash when publishing packages while using Active Directory.
|
| +
|
| * Fixed a bug where packages from a hosted HTTP URL were considered the same
|
| as packages from an otherwise-identical HTTPS URL.
|
|
|
|
|