aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 66e4a8e4f05..2554a6525cf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-05-16 Kim F. Storm <storm@cua.dk>
2
3 * .gdbinit (pitx): Print more info about iterator.
4
12005-05-16 Andreas Schwab <schwab@suse.de> 52005-05-16 Andreas Schwab <schwab@suse.de>
2 6
3 * unexmacosx.c (unexec_realloc): Move declarations before 7 * unexmacosx.c (unexec_realloc): Move declarations before
@@ -23,7 +27,7 @@
23 (Finsert_file_contents): If we read 0 bytes from a special file, 27 (Finsert_file_contents): If we read 0 bytes from a special file,
24 unlock the visited file if we locked it. 28 unlock the visited file if we locked it.
25 (Fmake_symbolic_link, Frecent_auto_save_p): Doc fixes. 29 (Fmake_symbolic_link, Frecent_auto_save_p): Doc fixes.
26 (Ffile_exists_p, Ffile_symlink_p): Doc fixes. 30 (Ffile_exists_p, Ffile_symlink_p): Doc fixes.
27 31
282005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 322005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29 33