summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 12a2efaff..1c265f1be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (0.16) UNRELEASED; urgency=low
+
+ * git-annex-shell: Avoid exposing any git repo config except for the
+ annex.uuid when doing configlist.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 04 Jan 2011 17:33:42 -0400
+
git-annex (0.15) unstable; urgency=low
* Support scp-style urls for remotes (host:path).