aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b6cc2319406..181c6c55c10 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +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: Use $(...) everywhere instead of ${...} 3 * Makefile.in: Use $(...) everywhere instead of ${...}
4 (CRT_DIR): Move near potential user.
5 (START_FILE): Move near CRT_DIR, it might use it.
4 6
5 * sysdep.c (LPASS8): Remove, unused. 7 * sysdep.c (LPASS8): Remove, unused.
6 (emacs_ospeed): Change from being a global to a local in the only 8 (emacs_ospeed): Change from being a global to a local in the only