summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 27069ebe9..ca2a417ea 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,9 @@ git-annex (6.20160726) UNRELEASED; urgency=medium
* git-annex.cabal: Temporarily limit to persistent <2.5
since esqueleto 2.4.3 is not compatible with the newer version.
* Removed dependency on json library; all JSON is now handled by aeson.
+ * When built with uuid-1.3.12, generate more random UUIDs than before.
+ (However, this did not impact git-annex much, so a hard depedency has
+ not been added on uuid-1.3.12.)
-- Joey Hess <id@joeyh.name> Wed, 20 Jul 2016 12:03:15 -0400