diff options
author | 2011-05-27 20:20:20 -0400 | |
---|---|---|
committer | 2011-05-27 20:20:20 -0400 | |
commit | 001edb008aee205a4f1885fe5f3335b2e2a47c33 (patch) | |
tree | f9f9b75695376aec60853ab22b74ca1efa6f2e28 /debian | |
parent | 224977900d1b9961149b753df33b54d8045448ef (diff) |
Fix bug in --exclude introduced in 0.20110516.
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 76495c901..1834bea15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (0.20110522) UNRELEASED; urgency=low * Closer emulation of git's behavior when told to use "foo/.git" as a git repository instead of just "foo". Closes: #627563 + * Fix bug in --exclude introduced in 0.20110516. -- Joey Hess <joeyh@debian.org> Sun, 22 May 2011 14:03:42 -0400 |