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:
6756b09
)
* NEWS: Add new "[...] since 7.1" section. Rename the "[...] since
author
Joel Brobecker
<brobecker@gnat.com>
Fri, 19 Feb 2010 00:35:53 +0000
(
00:35
+0000)
committer
Joel Brobecker
<brobecker@gnat.com>
Fri, 19 Feb 2010 00:35:53 +0000
(
00:35
+0000)
7.0 section" into "Changes in 7.1".
gdb/ChangeLog
patch
|
blob
|
history
gdb/NEWS
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 85e227c5a6663084830ed87dbbcb1fedeb6f40bb..c962ea48fbde05246aa70dda27a4011aabea392f 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+2010-02-19 Joel Brobecker <brobecker@adacore.com>
+
+ * NEWS: Add new "[...] since 7.1" section. Rename the "[...] since
+ 7.0 section" into "Changes in 7.1".
+
2010-02-19 Joel Brobecker <brobecker@adacore.com>
GDB 7.1 branch created (branch timestamp: 2010-02-18 20:00 UTC)
diff --git
a/gdb/NEWS
b/gdb/NEWS
index 543b54898ccb5813963509da0486718666b76b1f..9592d39e3a253fefbcf2adda62ed8577509b90ba 100644
(file)
--- a/
gdb/NEWS
+++ b/
gdb/NEWS
@@
-1,7
+1,9
@@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 7.0
+*** Changes since GDB 7.1
+
+*** Changes in GDB 7.1
* C++ Improvements