summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-04-08 12:25:54 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-04-08 12:25:54 -0400
commit182778d664f5e7fb66e1422a6d429a604d083fa3 (patch)
treeebf9b7bc475ed075a6c2cc1ecffa7b1e0970ace6 /debian
parent4309f363fb2e779856092f10b53fa7c6e88a6ea3 (diff)
bugfix: Adding a dotfile also caused all non-dotfiles to be added.
When only a dotfile was specified, the list of non-dotfiles was empty, triggering the fallback behavior of finding all files.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3266d85c0..2372820cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-annex (3.20120407) UNRELEASED; urgency=low
+
+ * bugfix: Adding a dotfile also caused all non-dotfiles to be added.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 08 Apr 2012 12:23:42 -0400
+
git-annex (3.20120406) unstable; urgency=low
* Disable diskfree on kfreebsd, as I have a build failure on kfreebsd-i386