* fix wrong entry dates

This commit is contained in:
Pierre Muller 2008-06-23 06:54:36 +00:00
parent 171eda4590
commit e50ce6de32

View 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.