changeset 62415:f3b73fcfc9be

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 16 May 2005 20:50:51 +0000
parents ef2815c55fc5
children 123211374403
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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  <storm@cua.dk>
+
+	* .gdbinit (pitx): Print more info about iterator.
+
 2005-05-16  Andreas Schwab  <schwab@suse.de>
 
 	* 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  <mituharu@math.s.chiba-u.ac.jp>