aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 181c6c55c10..2e0aeef2971 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12010-10-10 Dan Nicolaescu <dann@ics.uci.edu> 12010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * Makefile.in (temacs): Use $(ALL_CFLAGS) on the link line.
4 (PROFILING_LDFLAGS): Remove, not needed anymore.
5
3 * Makefile.in: Use $(...) everywhere instead of ${...} 6 * Makefile.in: Use $(...) everywhere instead of ${...}
4 (CRT_DIR): Move near potential user. 7 (CRT_DIR): Move near potential user.
5 (START_FILE): Move near CRT_DIR, it might use it. 8 (START_FILE): Move near CRT_DIR, it might use it.