about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-14 13:42:51 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-14 13:42:51 +0000
commit5eb7948f86c518a489be3f4150c6cf588fd58727 (patch)
tree2b4997839d7da8cc998c86096a15262bd76e6c4f /ChangeLog
parentb1b941c30b6f35697c48555448337fa151df52bf (diff)
downloadzsh-5eb7948f86c518a489be3f4150c6cf588fd58727.tar.gz
zsh-5eb7948f86c518a489be3f4150c6cf588fd58727.tar.xz
zsh-5eb7948f86c518a489be3f4150c6cf588fd58727.zip
24814: suspicious handling of temporary history buffer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ede31371..b4c1eace9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-04-14  Peter Stephenson  <pws@csr.com>
 
+	* 24814: Src/hist.c: suspicious handling of temporary history
+	buffer.
+
 	* 24811: Doc/Zsh/roadmap.yo, Etc/FAQ.yo: update introductory
 	documentation on multibyte support.