summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-11-16 18:05:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-11-16 18:05:42 -0400
commitbb4ccdd2d8fc49047d8883d40a04c0c52f1f061a (patch)
treedc870c2038b4035c849c57b9605932ea22717034 /CHANGELOG
parentffd952846d01e8d98e5ad9b759e8c9db0ba533fc (diff)
arm build uses 32kb page size
(Change was made in gitannexbuilder scripts not here.)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6dd4edb3e..5bd9d3e9d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,8 @@ git-annex (6.20161112) UNRELEASED; urgency=medium
only use backtraces for unexpected errors.
* fsck --all --from was checking the existence and content of files
in the local repository, rather than on the special remote. Oops.
+ * Linux arm standalone: Build with a 32kb page size, which is needed
+ on several ARM NAS devices, including Drobo 5N, and WD NAS.
-- Joey Hess <id@joeyh.name> Tue, 15 Nov 2016 11:15:27 -0400