* NEWS: Change "Changes since GDB 7.0" into "Changes in GDB 7.1".

This commit is contained in:
Joel Brobecker
2010-03-18 21:01:55 +00:00
parent cf9613d208
commit 9ee1dac2ae
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2010-03-18 Joel Brobecker <brobecker@adacore.com>
* NEWS: Change "Changes since GDB 7.0" into "Changes in GDB 7.1".
2010-03-18 Joel Brobecker <brobecker@adacore.com>
* README: Update GDB version number to 7.1.

View File

@@ -1,7 +1,7 @@
What has changed in GDB?
(Organized release by release)
*** Changes since GDB 7.0
*** Changes in GDB 7.1
* C++ Improvements