diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-03-25 22:07:16 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-03-25 22:07:16 +0000 |
commit | dbfb4bc7c90c545bbc4d3bbcddd645ed42fdf2ae (patch) | |
tree | 2d521e1d4c3c3bbd8867baab4cfd2a95aed2529a | |
parent | a07daef34e77308381c29146b83f8926520755e0 (diff) | |
download | gdb-dbfb4bc7c90c545bbc4d3bbcddd645ed42fdf2ae.zip gdb-dbfb4bc7c90c545bbc4d3bbcddd645ed42fdf2ae.tar.gz gdb-dbfb4bc7c90c545bbc4d3bbcddd645ed42fdf2ae.tar.bz2 |
Fix the date in the last entry.
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 42623a9..304611b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,4 @@ -2000-03-25 Pedro Alves <pedro@codesourcery.com> +2009-03-25 Pedro Alves <pedro@codesourcery.com> * infrun.c (infrun_thread_thread_exit): New. (_initialize_infrun): Attach it to the thread_exit observer. |