OSDN Git Service

* fix wrong entry dates
authormuller <muller>
Mon, 23 Jun 2008 06:54:36 +0000 (06:54 +0000)
committermuller <muller>
Mon, 23 Jun 2008 06:54:36 +0000 (06:54 +0000)
gdb/ChangeLog

index 8dae7cc..5bce092 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.