aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-30 02:08:49 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-30 02:08:49 -0400
commitf5060c9334cc0c96f11ee085b74d290c2b1d00db (patch)
treea93b2a7613c8153c8a3b18eb68d84648a976ae33 /debian
parent50301b7bda1854f571b87f3357ee00d6c625af56 (diff)
fromkey, registerurl: Improve handling of urls that happen to also be parsable as strange keys.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8fdf5ef7e..42a8d29df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (5.20150529) UNRELEASED; urgency=medium
+
+ * fromkey, registerurl: Improve handling of urls that happen to also
+ be parsable as strange keys.
+
+ -- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400
+
git-annex (5.20150528) unstable; urgency=medium
* fromkey, registerurl: Allow urls to be specified instead of keys,