about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e77e3231..20c7714d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-09-04  Clint Adams  <clint@zsh.org>
 
+	* 25611, 25613: Src/Modules/curses.c: protect against two possible
+	NULL dereferences.
+
 	* 25612: Src/Zle/compmatch.c: remove dead code.
 
 	* 25610: Src/hist.c: remove dead code.