about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-10-21 21:16:07 +0000
committerClint Adams <clint@users.sourceforge.net>2007-10-21 21:16:07 +0000
commit526f86ec15e12405dfda016cf2bf59dab093d8fa (patch)
treeda1ea8e5b8169fc23aa1a474bfb80fc314085984 /ChangeLog
parent52ea35c1c6852dd8bacd218e32547afd99c23ba9 (diff)
downloadzsh-526f86ec15e12405dfda016cf2bf59dab093d8fa.tar.gz
zsh-526f86ec15e12405dfda016cf2bf59dab093d8fa.tar.xz
zsh-526f86ec15e12405dfda016cf2bf59dab093d8fa.zip
24005: enforce min/max arguments on zcurses commands.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd529d7be..5ad19074f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-10-21  Clint Adams  <clint@zsh.org>
 
+	* 24005: Src/Modules/curses.c: enforce min/max arguments on zcurses
+	commands.
+
 	* 24004: Doc/Zsh/mod_curses.yo: align documentation with UI changes
 	in 24002.