From: Pierre Muller Date: Mon, 23 Jun 2008 06:54:36 +0000 (+0000) Subject: * fix wrong entry dates X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e50ce6de32b88dfc182ae803aed722fc9b4443aa;p=binutils-gdb.git * fix wrong entry dates --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8dae7cc91e5..5bce092a7ee 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +1,8 @@ -2008-12-19 Pierre Muller +2008-06-19 Pierre Muller * gnu-nat.c (proc_string): Use capital T for "Thread". -2008-12-19 Pierre Muller +2008-06-19 Pierre Muller * 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 +2008-06-18 Pierre Muller * win32-nat.c (handle_load_dll): Give dll name and load address if debug_events is on.