diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2001-04-26 15:48:14 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2001-04-26 15:48:14 +0000 |
| commit | 6dc04f1329e79d5bb0934c33413c4b1af9431dfc (patch) | |
| tree | 56513723999ad85decb6d28a496eca91a1c11d81 /ChangeLog | |
| parent | 14117 (diff) | |
| download | zsh-6dc04f1329e79d5bb0934c33413c4b1af9431dfc.tar zsh-6dc04f1329e79d5bb0934c33413c4b1af9431dfc.tar.gz zsh-6dc04f1329e79d5bb0934c33413c4b1af9431dfc.tar.bz2 zsh-6dc04f1329e79d5bb0934c33413c4b1af9431dfc.tar.lz zsh-6dc04f1329e79d5bb0934c33413c4b1af9431dfc.tar.xz zsh-6dc04f1329e79d5bb0934c33413c4b1af9431dfc.tar.zst zsh-6dc04f1329e79d5bb0934c33413c4b1af9431dfc.zip | |
14123: don't include curses.h in termcap.c if term.h doesn't need it
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-04-26 Clint Adams <clint@zsh.org> + + * 14123: acconfig.h, configure.in, Src/Modules/termcap.c: + don't include curses.h in termcap.c if term.h doesn't need it. + 2001-04-26 Sven Wischnowsky <wischnow@zsh.org> * 14117: Completion/Base/Utility/_arguments, Doc/Zsh/compsys.yo: |
