summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-17 14:28:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-17 14:28:05 -0400
commit2c7c9811b3253e293535680762709adacecc0f2a (patch)
tree518a3a4df3df5ed196644524457f48c42f9d38ae /debian/changelog
parent551166cfc55e491e43fc44ae5ecb84701aff4a6d (diff)
Fix handling of GIT_DIR when it refers to a git submodule.
The old code was just wrong in taking fromPath of GIT_DIR -- that made an localUnknown location with the GIT_DIR in it, which only worked by accident, and failed in submodules.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0e01ba32d..e6e736c41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-annex (3.20121018) UNRELEASED; urgency=low
+
+ * Fix handling of GIT_DIR when it refers to a git submodule.
+
+ -- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400
+
git-annex (3.20121017) unstable; urgency=low
* Fix zombie cleanup reversion introduced in 3.20121009.