diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/PROBLEMS | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d12faaa..4c86a73 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-01-31 Andrew Cagney <ac131313@redhat.com> + + * PROBLEMS: Fix tipo, 5.1->5.1.1. + 2002-01-30 Daniel Jacobowitz <drow@mvista.com> * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS index 0ae1e4d..6b7d72a 100644 --- a/gdb/PROBLEMS +++ b/gdb/PROBLEMS @@ -4,9 +4,9 @@ See also the bug database http://www.gnu.org/software/gdb/bugs/ -Contrary to the GDB 5.1 announcement, the update did not contain fixes -to a i386 floating point problem. The latest sources do contain the -fix and it will be included in GDB 5.2. +Contrary to the GDB 5.1.1 announcement, the update did not contain +fixes to a i386 floating point problem. The latest sources do contain +the fix and it will be included in GDB 5.2. Known problems in GDB 5.1 |