aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fa4485ad654..2cdf55d9cf4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12008-12-29 Dan Nicolaescu <dann@ics.uci.edu> 12008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * Makefile.in (INTERVALS_H): Rename from INTERVAL_SRC, update all users.
4
52008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
6
3 * Makefile.in (INTERVAL_SRC): Also depend on dispextern.h. 7 * Makefile.in (INTERVAL_SRC): Also depend on dispextern.h.
4 (coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC 8 (coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC
5 instead of intervals.h. 9 instead of intervals.h.