diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-31 20:45:17 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-31 20:45:17 +0000 |
commit | e351066e7abcf640b6a2b3018033117a7c18da26 (patch) | |
tree | d24197aa88ba2807606d558923ca2bbec2a739d4 /gdb | |
parent | 4008250e4b34a06c446899f5d2c82015998a6627 (diff) | |
download | gdb-e351066e7abcf640b6a2b3018033117a7c18da26.zip gdb-e351066e7abcf640b6a2b3018033117a7c18da26.tar.gz gdb-e351066e7abcf640b6a2b3018033117a7c18da26.tar.bz2 |
Fix tipo.
Diffstat (limited to 'gdb')
-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 |