diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-24 08:47:43 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-24 08:47:43 +0000 |
commit | 7988fa65fec5a1a84395fad2a92892fd62ba55c0 (patch) | |
tree | 1c2e3737af2135ba99b45c12f492294e73114d06 /ChangeLog | |
parent | f9f16d936441f494a60c881fde9265016754268e (diff) | |
download | zsh-7988fa65fec5a1a84395fad2a92892fd62ba55c0.tar.gz zsh-7988fa65fec5a1a84395fad2a92892fd62ba55c0.tar.xz zsh-7988fa65fec5a1a84395fad2a92892fd62ba55c0.zip |
24016: compilation with curses and not ncurses
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bb8dc1ce1..9f6e2d0c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-24 Peter Stephenson <pws@csr.com> + + * 24016: configure.ac, Src/Modules/curses.c: compilation with + curses and not ncurses. + 2007-10-23 Clint Adams <clint@zsh.org> * 24012: Src/Modules/curses.c: rename "endwin", "c", and "s" to |