+++ /dev/null
-git-annex 10.20240531 released with [[!toggle text="these changes"]]
-[[!toggleable text=""" * git-remote-annex: New program which allows pushing a git repo to a
- git-annex special remote, and cloning from a special remote.
- (Based on Michael Hanke's git-remote-datalad-annex.)
- * initremote, enableremote: Added --with-url to enable using
- git-remote-annex.
- * When building an adjusted unlocked branch, make pointer files
- executable when the annex object file is executable.
- * group: Added --list option.
- * fsck: Fix recent reversion that made it say it was checksumming files
- whose content is not present.
- * Avoid the --fast option preventing checksumming in some cases it
- was not supposed to.
- * testremote: Really fsck downloaded objects.
- * Typo fixes.
- Thanks, Yaroslav Halchenko"""]]
\ No newline at end of file
--- /dev/null
+git-annex 10.20240927 released with [[!toggle text="these changes"]]
+[[!toggleable text=""" * Detect when a preferred content expression contains "not present",
+ which would lead to repeatedly getting and then dropping files,
+ and make it never match. This also applies to
+ "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."""]]
\ No newline at end of file