diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-18 17:24:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-18 17:24:18 -0400 |
commit | 72bd1369cd32320bb268b16b97032b1f11b33edc (patch) | |
tree | a3755b42a8a78da084d55d6292b15417f3debbb0 /debian | |
parent | 8fd72896652925d9d85b4e2ff27b31a2a2af92af (diff) |
dropunused, addunused: Allow "all" instead of a range to act on all unused data.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 78767b7d5..6d8a3f72e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (5.20131119) UNRELEASED; urgency=low + + * dropunused, addunused: Allow "all" instead of a range to + act on all unused data. + + -- Joey Hess <joeyh@debian.org> Mon, 18 Nov 2013 17:09:21 -0400 + git-annex (5.20131118) unstable; urgency=low * Direct mode repositories now have core.bare=true set, to prevent |