Merge branch 'checkbucketversioning'
authorJoey Hess <joeyh@joeyh.name>
Thu, 14 Nov 2024 17:52:19 +0000 (13:52 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 14 Nov 2024 17:52:19 +0000 (13:52 -0400)
1  2 
CHANGELOG

diff --cc CHANGELOG
index d87fa5a3d31255f97a0b517a4760fff9c63e1711,24f1d162a9b09f2d63ddfe327483b1f76f3b2e08..5931689e5976baebda7b03df83f2596047dbd925
+++ b/CHANGELOG
@@@ -3,10 -3,10 +3,14 @@@ git-annex (10.20241032) UNRELEASED; urg
    * git-remote-annex: Fix a reversion introduced in version 10.20241031
      that broke cloning from a special remote.
    * vpop: Only update state after successful checkout.
 +  * add: Consistently treat files in a dotdir as dotfiles, even
 +    when ran inside that dotdir.
 +  * add: When adding a dotfile as a non-large file, mention that it's a
 +    dotfile.
+   * S3: Support versioning=yes with a readonly bucket.
+     (Needs aws-0.24.3)
+   * S3: Send git-annex or other configured User-Agent.
+     (Needs aws-0.24.3)
  
   -- Joey Hess <id@joeyh.name>  Mon, 11 Nov 2024 12:26:00 -0400