diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-04 12:52:22 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-04 13:07:57 -0400 |
commit | 7c2277aa0ccbd1ec35e00bbdfa28cf02c352c7a1 (patch) | |
tree | 5023fa48f2287cef2c1181628dbed5b305880e13 /debian | |
parent | 75a88861e4cdc04e4d9f4e926e94632a21b2bad3 (diff) |
Fix build with process 1.2.1.0.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f4a5933ed..3aaed4f57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ git-annex (5.20141232) UNRELEASED; urgency=medium * unlock: Don't allow unlocking files that have never been committed to git before, to avoid an intractable problem that prevents the pre-commit hook from telling if such a file is intended to be an annexed file or not. - « Avoid re-checksumming when migrating from hash to hashE backend. + * Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494 + * Fix build with process 1.2.1.0. -- Joey Hess <id@joeyh.name> Fri, 02 Jan 2015 13:35:13 -0400 |