summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-16 15:30:40 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-16 15:30:40 -0400
commitbb482c2f54c38a8b1d08ed7762e50ae46ed1bbac (patch)
treeaef7255b4b11d76f12739bb89d928a0ade27b6fa /debian
parent3b33e39dbd444ccada4598598abc6da40880d9e6 (diff)
add: Adding a v6 pointer file used to annex it; now the pointer file is added to git as-is.
(git add of a pointer file already did the right thing)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9de8bce8..1002dd0f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ git-annex (6.20160512) UNRELEASED; urgency=medium
assistant.
* assistant: Fix race in v6 mode that caused downloaded file content to
sometimes not replace pointer files.
+ * add: Adding a v6 pointer file used to annex it; now the pointer file is
+ added to git as-is. (git add of a pointer file already did the right
+ thing)
-- Joey Hess <id@joeyh.name> Wed, 11 May 2016 16:08:38 -0400