summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e24f2d53..775e0a3d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-11-20 Peter Stephenson <pws@csr.com>
+ * 24107: configure.ac, Src/Modules/curses.c: yet more
+ library fun: search for ncurses headers in other places,
+ don't use ncursesw/ncurses.h if no multibyte support,
+ don't use any ncurses headers if the terminal library
+ isn't ncurses.
+
* 24104: INSTALL, configure.ac: don't search for ncurses if
we can't find ncurses.h.