diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-12 14:51:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-12 14:51:19 -0400 |
commit | 897bf938f687c1bd9fcfa0097b65708cf0891041 (patch) | |
tree | 48aac7bd070e05326748c3d4c0ba5960816e1bbe /debian | |
parent | fe4ad93e4a82eabc2300705a8bfc59caaf4814b3 (diff) |
merge: Improve commit messages to mention what was merged.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9c2de7b08..ff735a79d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (3.20111112) UNRELEASED; urgency=low + + * merge: Improve commit messages to mention what was merged. + + -- Joey Hess <joeyh@debian.org> Sat, 12 Nov 2011 14:50:21 -0400 + git-annex (3.20111111) unstable; urgency=low * Handle a case where an annexed file is moved into a gitignored directory, |