* fix wrong entry dates
authorPierre Muller <muller@sourceware.org>
Mon, 23 Jun 2008 06:54:36 +0000 (06:54 +0000)
committerPierre Muller <muller@sourceware.org>
Mon, 23 Jun 2008 06:54:36 +0000 (06:54 +0000)
gdb/ChangeLog

index 8dae7cc91e532408ed077be030eb8a5c45c4cc49..5bce092a7ee82fbc27b61606d8808e3fbc2b1f5b 100644 (file)
@@ -1,8 +1,8 @@
-2008-12-19  Pierre Muller  <muller@ics.u-strasbg.fr>
+2008-06-19  Pierre Muller  <muller@ics.u-strasbg.fr>
 
        * gnu-nat.c (proc_string): Use capital T for "Thread".
  
-2008-12-19  Pierre Muller  <muller@ics.u-strasbg.fr>
+2008-06-19  Pierre Muller  <muller@ics.u-strasbg.fr>
 
        * win32-nat.c (win32_pid_to_str): Use capital T for "Thread".
  
@@ -16,7 +16,7 @@
        * solib-osf.c (osf_solib_create_inferior_hook): Do nothing if
        we're attaching to a running process.
 
-2008-12-18  Pierre Muller  <muller@ics.u-strasbg.fr>
+2008-06-18  Pierre Muller  <muller@ics.u-strasbg.fr>
 
        * win32-nat.c (handle_load_dll): Give dll name and load address
        if debug_events is on.