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 | 7ee95573ff775722428cca4d09a7b702b604d1d3 (diff) | |
download | zsh-f9f16d936441f494a60c881fde9265016754268e.tar.gz zsh-f9f16d936441f494a60c881fde9265016754268e.tar.xz 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
diff --git a/ChangeLog b/ChangeLog index 469b4dfb2..bb8dc1ce1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 |