summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-27 13:14:51 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-27 13:14:51 -0400
commit38bd7ca3cce455c20edcee656c706939087c6a69 (patch)
tree852256db56777c1511d093f051a04961cab66380 /CHANGELOG
parent83211d99a949e91698eb30ad9fffff64c2b3eb83 (diff)
Improve SHA*E extension extraction code.
Filter out over-long "extensions" before stripping out non-alphanumerics from them, so that eg "foo.ba__________r" is not considered a .bar extension.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5b1502e06..ff09e72aa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+git-annex (6.20160528) UNRELEASED; urgency=medium
+
+ * Improve SHA*E extension extraction code.
+
+ -- Joey Hess <id@joeyh.name> Fri, 27 May 2016 13:12:48 -0400
+
git-annex (6.20160527) unstable; urgency=medium
* Split lines in the git-annex branch on \r as well as \n, to deal