diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e58d0c2..016a213 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-04-28 Joel Brobecker <brobecker@adacore.com> + + * terminal.h (create_tty_session): Fix return type. + 2008-04-26 Vladimir Prus <vladimir@codesourcery.com> * mi/mi-interp.c (mi_new_thread): Quote the thread id. |