aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 26a6c4c5b83..98054e08d45 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,8 @@
12010-11-13 Dan Nicolaescu <dann@ics.uci.edu> 12010-11-13 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 Fix compilation on Solaris. 3 * xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
4 4
5 Fix compilation on Solaris.
5 * sysdep.c: Do not #include <term.h>. 6 * sysdep.c: Do not #include <term.h>.
6 (tputs): Add declaration, similar to what cm.c does. (Bug#7178) 7 (tputs): Add declaration, similar to what cm.c does. (Bug#7178)
7 8