aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-07-08 15:41:56 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-07-08 15:41:56 +0000
commit76b8507d09ca637db4d9b13a6d2400df4b1bd2df (patch)
tree0822502c5886c0ab6e69c20d90bf775293dc98fe /gdb/NEWS
parentdb187cb9de63e1190a8a409e0371ee74aeadbb5c (diff)
downloadbinutils-76b8507d09ca637db4d9b13a6d2400df4b1bd2df.zip
binutils-76b8507d09ca637db4d9b13a6d2400df4b1bd2df.tar.gz
binutils-76b8507d09ca637db4d9b13a6d2400df4b1bd2df.tar.bz2
Fix typo in NEWS file (introduced in previous commit).
gdb/ChangeLog: * NEWS: Fix typo in section name (s/GDB 7.1/GDB 7.2).
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 0aa93cc..3434c05 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,7 +3,7 @@
*** Changes since GDB 7.2
-*** Changes in GDB 7.1
+*** Changes in GDB 7.2
* C++ Improvements: