aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 79387a8ea19..ab3bd9f6aca 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -43,8 +43,8 @@
43 (lread.o): Depend on $(INTERVALS_SRC), termhooks.h, and coding.h. 43 (lread.o): Depend on $(INTERVALS_SRC), termhooks.h, and coding.h.
44 (intervals.o): Depend on keymap.h. 44 (intervals.o): Depend on keymap.h.
45 45
46 * msdos.c (msdos_set_cursor_shape): Add debugging print-out to 46 * msdos.c (msdos_set_cursor_shape, IT_display_cursor): Add
47 termscript. 47 debugging print-out to termscript.
48 48
492004-09-09 Richard M. Stallman <rms@gnu.org> 492004-09-09 Richard M. Stallman <rms@gnu.org>
50 50