summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-11 15:37:52 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-11 15:37:52 -0400
commit7660076cb91dd8a04c302b771b6600f142089b69 (patch)
tree138766936e51bcbe6c43b00484df1519fc55f320 /CHANGELOG
parent589f90b4c2f054123eb469fc2a076d93ddd57bc7 (diff)
linux standalone builds should have "unable to decommit memory" bug fixed
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bb54989e8..21cd780a2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
git-annex (6.20161210) unstable; urgency=medium
+ * Linux standalone: Updated ghc to fix its "unable to decommit memory"
+ bug, which may have resulted in data loss when these builds were used
+ with Linux kernels older than 4.5.
* enable-tor: New command, enables tor hidden service for P2P syncing.
* p2p: New command, allows linking repositories using a P2P network.
* remotedaemon: Serve tor hidden service.