# HG changeset patch # User Kim F. Storm # Date 1116276651 0 # Node ID f3b73fcfc9be6312795a9a70d27b25795d52fb10 # Parent ef2815c55fc55e7cbd892b17005b80b690380b36 *** empty log message *** diff -r ef2815c55fc5 -r f3b73fcfc9be src/ChangeLog --- a/src/ChangeLog Mon May 16 20:36:45 2005 +0000 +++ b/src/ChangeLog Mon May 16 20:50:51 2005 +0000 @@ -1,3 +1,7 @@ +2005-05-16 Kim F. Storm + + * .gdbinit (pitx): Print more info about iterator. + 2005-05-16 Andreas Schwab * unexmacosx.c (unexec_realloc): Move declarations before @@ -23,7 +27,7 @@ (Finsert_file_contents): If we read 0 bytes from a special file, unlock the visited file if we locked it. (Fmake_symbolic_link, Frecent_auto_save_p): Doc fixes. - (Ffile_exists_p, Ffile_symlink_p): Doc fixes. + (Ffile_exists_p, Ffile_symlink_p): Doc fixes. 2005-05-13 YAMAMOTO Mitsuharu