aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2e0aeef2971..e2c92031659 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12010-10-10 Dan Nicolaescu <dann@ics.uci.edu> 12010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * vm-limit.c:
4 * unexhp9k800.c:
5 * unexelf.c:
6 * unexaix.c:
7 * termcap.c: Remove #ifdef emacs / #ifndef emacs code, unused.
8
3 * Makefile.in (temacs): Use $(ALL_CFLAGS) on the link line. 9 * Makefile.in (temacs): Use $(ALL_CFLAGS) on the link line.
4 (PROFILING_LDFLAGS): Remove, not needed anymore. 10 (PROFILING_LDFLAGS): Remove, not needed anymore.
5 11