diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-22 13:53:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-22 14:00:17 -0400 |
commit | 6bffe509d7f1ec60168522585925a43dbfffbd36 (patch) | |
tree | a7fead7d1e5539139894f10c45f6d6c3d8d5cdc9 /debian | |
parent | 30cf6ce81ca8ff99f5284c5b991e546eb1da72ae (diff) |
Add --include, which is the same as --not --exclude.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 564e14403..13bca3326 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ git-annex (3.20111212) UNRELEASED; urgency=low * map: --fast disables use of dot to display map * Test suite improvements. Current top-level test coverage: 75% * Improve deletion of files from rsync special remotes. Closes: #652849 + * Add --include, which is the same as --not --exclude. -- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400 |