summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a454a695..d5dc0ac4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-10-10  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 33429: Src/builtin.c, Src/hist.c: disallow non-integer values
+	for the temporary HISTSIZE and SAVEHIST of "fc -p", and fix
+	crash on zero values for same
+
 2014-10-11  Oliver Kiddle  <opk@zsh.org>
 
 	* 33424: Completion/Debian/Type/_deb_architectures,