diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-31 20:06:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-31 20:06:34 -0400 |
commit | 37c62eebb72fa0c216336435669cf8a05c2dbc88 (patch) | |
tree | 7a51892ebc289abde68ab5fd2d9e49762c6c752c /debian | |
parent | 9fe5865a07ac5a66c7ecaad4a5682b205939735d (diff) |
Preserve specified file ordering when instructed to act on multiple files or directories.
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 7abdee85c..eee71a5e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (0.20) UNRELEASED; urgency=low + + * Preserve specified file ordering when instructed to act on multiple + files or directories. + + -- Joey Hess <joeyh@debian.org> Mon, 31 Jan 2011 20:06:02 -0400 + git-annex (0.19) unstable; urgency=low * configure: Support using the uuidgen command if the uuid command is |