diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-20 13:15:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-20 13:15:59 -0400 |
commit | 483b1b08c6fad82d5e17aaaded398bdad94124f1 (patch) | |
tree | 1dc6d610a7947c2169d51e9ef7b575e315f8d34c /debian | |
parent | 5580af5789427fc5fd7cd74fd4a2529668621a68 (diff) | |
parent | 75b6ee81f9d9b921106c829380e30445415ec2f7 (diff) |
Merge branch 'master' into watch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f756a8538..a0e15946f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ git-annex (3.20120616) UNRELEASED; urgency=low need to manually run git commands when manipulating files. Available on Linux, BSDs, and OSX! * Enable diskfree on kfreebsd, using statvfs. + * unused: Fix crash when key names contain invalid utf8. -- Joey Hess <joeyh@debian.org> Tue, 12 Jun 2012 11:35:59 -0400 |