diff options
author | Jerome Guitton <guitton@adacore.com> | 2004-07-30 12:14:42 +0000 |
---|---|---|
committer | Jerome Guitton <guitton@adacore.com> | 2004-07-30 12:14:42 +0000 |
commit | 40711ff156fe2b6c9c0656ad68ee27812d97b805 (patch) | |
tree | 9a7ad239a7593b96319b642b0c49cf68e8a56ab8 | |
parent | ce7d45220e4ed342d4a77fcd2f312e85e1100971 (diff) | |
download | fsf-binutils-gdb-40711ff156fe2b6c9c0656ad68ee27812d97b805.zip fsf-binutils-gdb-40711ff156fe2b6c9c0656ad68ee27812d97b805.tar.gz fsf-binutils-gdb-40711ff156fe2b6c9c0656ad68ee27812d97b805.tar.bz2 |
Fix a couple of bogus email addresses in my Changelog entries.
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5c8cb93..10ae407 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -2994,7 +2994,7 @@ (handle_inferior_event): Inline calls to handle_step_into_function. -2004-05-14 Jerome Guitton <guitton@rome.act-europe.fr> +2004-05-14 Jerome Guitton <guitton@gnat.com> * rs6000-nat.c: Fix a comment. @@ -4178,7 +4178,7 @@ * ChangeLog-2002: Fix year in one of the ChangeLog entries. -2004-04-23 Jerome Guitton <guitton@gnat.fr> +2004-04-23 Jerome Guitton <guitton@gnat.com> * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float, use convert_typed_floating to get the appropriate format. |