preparing for release later this week
authorJoey Hess <joeyh@joeyh.name>
Wed, 25 Sep 2024 18:43:52 +0000 (14:43 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 25 Sep 2024 18:43:52 +0000 (14:43 -0400)
CHANGELOG

index 6f149158863fa29b2d759e13580beca96620a905..47db322279aef04d7540313dae5ce91c90719feb 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-git-annex (10.20240832) UNRELEASED; urgency=medium
+git-annex (10.20240927) upstream; urgency=medium
 
   * Detect when a preferred content expression contains "not present",
     which would lead to repeatedly getting and then dropping files,
@@ -6,13 +6,13 @@ git-annex (10.20240832) UNRELEASED; urgency=medium
     "not balanced" and "not sizebalanced".
   * Fix --explain display of onlyingroup preferred content expression.
   * Allow maxsize to be set to 0 to stop checking maxsize for a repository.
+  * Fix bug that prevented anything being stored in an empty
+    repository whose preferred content expression uses sizebalanced.
   * sim: New command, can be used to simulate networks of repositories
     and see how preferred content and other configuration makes file
     content flow through it.
-  * Fix bug that prevented anything being stored in an empty
-    repository whose preferred content expression uses sizebalanced.
 
- -- Joey Hess <id@joeyh.name>  Tue, 03 Sep 2024 12:38:42 -0400
+ -- Joey Hess <id@joeyh.name>  Wed, 25 Sep 2024 14:43:26 -0400
 
 git-annex (10.20240831) upstream; urgency=medium