summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-04-02 13:49:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-04-02 13:49:03 -0400
commit616e6f8a840ef4d99632d12a2e7ea15c3cfb1805 (patch)
treec42b38debbc74df5d989562c515c3da1b9ae44e4 /debian
parent66ab18325e93b244b27b1c80269c943388622716 (diff)
Use lowercase hash directories for locationlog files
to avoid some issues with git on OSX with the mixed-case directories. No migration is needed; the old mixed case hash directories are still read; new information is written to the new directories.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6d56eeb46..29f60063e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+git-annex (0.20110402) UNRELEASED; urgency=low
+
+ * Use lowercase hash directories for locationlog files, to avoid
+ some issues with git on OSX with the mixed-case directories.
+ No migration is needed; the old mixed case hash directories are still
+ read; new information is written to the new directories.
+
+ -- Joey Hess <joeyh@debian.org> Sat, 02 Apr 2011 13:45:54 -0400
+
git-annex (0.20110401) experimental; urgency=low
* Amazon S3 is now supported as a special type of remote.