aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e329313237c..cfa1d1e2403 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12010-05-14 Glenn Morris <rgm@gnu.org> 12010-05-14 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in (REAL_MOUSE_SUPPORT): New constant.
4 (GPM_MOUSE_SUPPORT): Now it's a constant.
5 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): Set with configure,
6 not cpp.
7
3 * Makefile.in (@NS_IMPL_GNUSTEP_INC@): Use in place of #ifdef. 8 * Makefile.in (@NS_IMPL_GNUSTEP_INC@): Use in place of #ifdef.
4 (ns_appresdir): Remove, unused. 9 (ns_appresdir): Remove, unused.
5 10