summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-08 15:41:19 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-08 15:41:27 -0400
commitac0b50cc251eb683e67b1e8c1905fd6b3fe0df3f (patch)
tree50136af471aece0d869db86fe08811cbbf3df144 /debian
parentcc18eb7e745bf980f62de261c9fbc8a08b96dd48 (diff)
init: Fix bugs in submodule .git symlink fixup, that occurred when initializing in a subdirectory of a submodule and a submodule of a submodule.
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 0b2f214a7..c6eb05287 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ git-annex (6.20160127) UNRELEASED; urgency=medium
expression.
* Brought back the dbus and xmpp build flags, so build from source can be
done without C libraries that may be hard to install.
+ * init: Fix bugs in submodule .git symlink fixup, that occurred when
+ initializing in a subdirectory of a submodule and a submodule of a
+ submodule.
-- Joey Hess <id@joeyh.name> Thu, 28 Jan 2016 13:53:09 -0400