about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2018-02-13 09:39:20 +0000
committerPeter Stephenson <pws@zsh.org>2018-02-13 09:39:20 +0000
commitfa2879f50074c5189a7274b6ee7e738c25cbc94b (patch)
tree979c985fac74ef09f2f76918cc01e9f0c6ed8852 /ChangeLog
parent47aa60950c488a49dc245659c126e3078bf499d0 (diff)
downloadzsh-fa2879f50074c5189a7274b6ee7e738c25cbc94b.tar.gz
zsh-fa2879f50074c5189a7274b6ee7e738c25cbc94b.tar.xz
zsh-fa2879f50074c5189a7274b6ee7e738c25cbc94b.zip
Document REPORTMEMORY is in Kb, not Mb
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 522830fb4..102af2909 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-13  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* Eitan Adler: Doc/Zsh/params.yo: REPORTMEMORY is in kilobytes,
+	not megabytes:
+
 2018-02-12  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* Marijn: 42355: Src/exec.c, Test/A04redirect.ztst: