projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db187cb
)
Fix typo in NEWS file (introduced in previous commit).
author
Joel Brobecker
<brobecker@gnat.com>
Thu, 8 Jul 2010 15:41:56 +0000
(15:41 +0000)
committer
Joel Brobecker
<brobecker@gnat.com>
Thu, 8 Jul 2010 15:41:56 +0000
(15:41 +0000)
gdb/ChangeLog:
* NEWS: Fix typo in section name (s/GDB 7.1/GDB 7.2).
gdb/ChangeLog
patch
|
blob
|
history
gdb/NEWS
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 51e150495580472ad2443e317620defbfdbf12f9..969fc53e541aa1eebdbd2efff22f0d66b3aecd20 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2010-07-08 Joel Brobecker <brobecker@adacore.com>
+
+ * NEWS: Fix typo in section name (s/GDB 7.1/GDB 7.2).
+
2010-07-07 Joel Brobecker <brobecker@adacore.com>
* NEWS: Create a new section for the next release branch.
diff --git
a/gdb/NEWS
b/gdb/NEWS
index 0aa93cc4b4bcea5673db7b71964d2baaeed8cafa..3434c05598c3f3a47d6b4564885048e81defa0a0 100644
(file)
--- 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: