diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 59208eb5b..75299cf39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,7 @@ git-annex (4.20130228) UNRELEASED; urgency=low * assistant: Avoid noise in logs from git commit about typechanged files in direct mode repositories. * assistant: Fix dropping content when a file is moved to an archive - directory. + directory, and getting contennt when a file is moved back out. * assistant: Set gc.auto=0 when creating repositories to prevent automatic commits from causing git-gc runs. * assistant: If gc.auto=0, run git-gc once a day, packing loose objects |