summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-22 11:54:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-22 11:54:50 -0400
commitf8ba6b3bb853f63421f4117abb3f8fe1b071c7ef (patch)
treecf437db8f33b3fe31269d73ae4e768dfe48061e6 /debian
parentaec14e8e2e1b69a8fc37f509b6d3a36b2cde1736 (diff)
uninit: Check and abort if there are symlinks to annexed content that are not checked into git.
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 4da5330bc..e55284c4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ git-annex (3.20121018) UNRELEASED; urgency=low
* file:/// URLs can now be used with the web special remote.
* OSX: Stop installing non-self-contained webapp into Desktop directory.
* webapp: Allow dashes in ssh key comments when pairing.
+ * uninit: Check and abort if there are symlinks to annexed content that
+ are not checked into git.
-- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400