diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-10-15 Clint Adams <clint@zsh.org> + * 23958: Doc/Zsh/mod_curses.yo, Src/Modules/curses.c: change target + window to be the first argument of zcurses -a. + * 23957: Doc/Zsh/mod_curses.yo, Src/Modules/curses.c: minor fixes. 2007-10-14 Clint Adams <clint@zsh.org> |