* NEWS: Add new "[...] since 7.1" section. Rename the "[...] since
7.0 section" into "Changes in 7.1".
This commit is contained in:
parent
6756b09b9d
commit
bfbf3774fe
2 changed files with 8 additions and 1 deletions
|
@ -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)
|
||||
|
|
4
gdb/NEWS
4
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue