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 | ac1dc7abd39f379685023a6d91d7d525f8852640 (patch) | |
tree | 74c3e73bd6b52172a5c8c4f9a389a1e0d200c502 | |
parent | 42b70ed26a752c045834f2c802215dc9c9057001 (diff) | |
download | gdb-ac1dc7abd39f379685023a6d91d7d525f8852640.tar.gz |
Fix tipo.
-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 d12faaa04c6..4c86a734d2e 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 0ae1e4d6a52..6b7d72ae8d1 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 |