summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-10 11:42:49 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-10 11:42:49 -0400
commit4f9e9e209f94acf25ffb211b86e4e159172fc50a (patch)
tree9bd8f711d20e8484a0a07611943450d24ebfc04e /debian
parent353d75e4d9fa4f97b165d30542c4375b819e80f6 (diff)
Add S3 features to git-annex version output.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1ed8e3785..e12c9a5fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-annex (5.20151209) UNRELEASED; urgency=medium
+
+ * Add S3 features to git-annex version output.
+
+ -- Joey Hess <id@joeyh.name> Thu, 10 Dec 2015 11:39:34 -0400
+
git-annex (5.20151208) unstable; urgency=medium
* Build with -j1 again to get reproducible build.