summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-18 14:24:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-18 14:24:47 -0400
commit2228cd93dcf4d97c10dd728ad7aa8d3e71fdc21c (patch)
tree9e31be464dde5db5b4f54b0b4c26481609505cea /debian
parent2973d859e28ba34fafd4489f659d88e9b1aae609 (diff)
add: In direct mode, adding an annex symlink will check it into git, as was already done in indirect mode.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f11d6d37a..d0bff041d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ git-annex (5.20140916) UNRELEASED; urgency=medium
which is not yet supported on Windows.
* WebDav: Fix enableremote crash when the remote already exists.
(Bug introduced in version 5.20140817.)
+ * add: In direct mode, adding an annex symlink will check it into git,
+ as was already done in indirect mode.
-- Joey Hess <joeyh@debian.org> Mon, 15 Sep 2014 14:39:17 -0400