aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c93eb59..9d304d1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+Tue Oct 17 08:04:26 1995 Fred Fish <fnf@rtl.cygnus.com>
+
+ * NEWS: Fix typo.
+
Mon Oct 16 11:27:06 1995 Stu Grossman (grossman@cygnus.com)
* remote-mips.c: Add support for speedy (about 10x faster)
diff --git a/gdb/NEWS b/gdb/NEWS
index a21bac9..ce48451 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -64,7 +64,7 @@ but does simplify configuration and building.
* hpux10
-Get now supports hpux10.
+GDB now supports hpux10.
*** Changes in GDB-4.14: