diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-18 12:36:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-18 12:36:29 -0400 |
commit | 19e46a374225bc37131454774f20da4c6a7779d9 (patch) | |
tree | 5c65e850f0ea011c251e934284ba97352b2badf8 /debian | |
parent | caadeb495bd603a6f2b19064c4aaaec752bc3b6d (diff) | |
parent | 2dd79ffb3c58ac881e9def90d0125cf5f9ffb958 (diff) |
Merge branch 'master' into desymlink
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 30ee7e463..cab911120 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ git-annex (3.20121212) UNRELEASED; urgency=low git and git-annex commands do not work, or can even cause data loss in direct mode. * kqueue: Fix bug that made broken symlinks not be noticed. + * vicfg: Quote filename. Closes: #696193 -- Joey Hess <joeyh@debian.org> Thu, 13 Dec 2012 14:06:43 -0400 |