aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 476f68e142b..3813ba047dd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12010-04-11 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Use autoconf, not cpp for some variables.
4 * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
5 (C_SWITCH_X_SITE): Define using autoconf, not cpp.
6 (ALL_CFLAGS): Use them as make variables.
7 (really-lwlib, really-oldXMenu): Do not pass them.
8
12010-04-11 Jan Djärv <jan.h.d@swipnet.se> 92010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2 10
3 * xmenu.c (apply_systemfont_to_dialog): New. 11 * xmenu.c (apply_systemfont_to_dialog): New.