diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-17 13:11:08 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-17 13:11:08 +0000 |
commit | 5f96c7b5abb090121d7e560842c2b232fe8b36ad (patch) | |
tree | 4fff9ab1c0d7cb1835b14266aaefb2fe30be2996 /ChangeLog | |
parent | 25e841cdbb523703e9aa3b29710808fc0c9c7d24 (diff) | |
download | zsh-5f96c7b5abb090121d7e560842c2b232fe8b36ad.tar.gz zsh-5f96c7b5abb090121d7e560842c2b232fe8b36ad.tar.xz zsh-5f96c7b5abb090121d7e560842c2b232fe8b36ad.zip |
23970: zcurses -i/-e, fix leak, add zcurses -r with no argument
23968 (Vin Shelton): yodl fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0f87e6378..354025af4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-10-17 Peter Stephenson <pws@csr.com> + + * 23970 (slightly modified): Doc/Zsh/mod_curses.yo, + Src/Modules/curses.c: fix up deletion of curses windows and add + zcurses -i/-e for initialisation and end to retain terminal + sanity; make "zcurses -r" do a global refresh. + + * Vin Shelton: 23968: Doc/Zsh/mod_curses.yo: overabundance of + enditem(). + 2007-10-15 Clint Adams <clint@zsh.org> * 23965: Completion/Unix/Command/_git: add missing bracket in |