diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2007-10-23 21:16:03 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2007-10-23 21:16:03 +0000 |
| commit | f9f16d936441f494a60c881fde9265016754268e (patch) | |
| tree | 3605efa03df94ff37ace1ea55a130176a9ad108b /ChangeLog | |
| parent | 24011: various tweaks to zcurses commands including rearrangement to dispatching (diff) | |
| download | zsh-f9f16d936441f494a60c881fde9265016754268e.tar zsh-f9f16d936441f494a60c881fde9265016754268e.tar.gz zsh-f9f16d936441f494a60c881fde9265016754268e.tar.bz2 zsh-f9f16d936441f494a60c881fde9265016754268e.tar.lz zsh-f9f16d936441f494a60c881fde9265016754268e.tar.xz zsh-f9f16d936441f494a60c881fde9265016754268e.tar.zst zsh-f9f16d936441f494a60c881fde9265016754268e.zip | |
24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respectively.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-10-23 Clint Adams <clint@zsh.org> + + * 24012: Src/Modules/curses.c: rename "endwin", "c", and "s" to + "endwin", "char", and "string" respectively. + 2007-10-23 Peter Stephenson <p.w.stephenson@ntlworld.com> * 24011 (tweaked to include 24010 and to remove unneeded |
