From: Joel Brobecker Date: Fri, 26 Apr 2013 11:43:30 +0000 (+0000) Subject: NEWS: Change "since GDB 7.5" into "in GDB 7.6". X-Git-Tag: gdb_7_6-2013-04-26-release X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ee51d9dfc02ada7f1ac521e9804743e116ccbcc;p=thirdparty%2Fbinutils-gdb.git NEWS: Change "since GDB 7.5" into "in GDB 7.6". gdb/ChangeLog: * NEWS: Change "since GDB 7.5" into "in GDB 7.6". --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 220e9d737e8..c9e1b3d2f55 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2013-04-26 Joel Brobecker + + * NEWS: Change "since GDB 7.5" into "in GDB 7.6". + 2013-04-26 Joel Brobecker * version.in: Update GDB version number to 7.6. diff --git a/gdb/NEWS b/gdb/NEWS index c7317f8bfc2..14b625cd48e 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,7 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 7.5 +*** Changes in GDB 7.6 * Target record has been renamed to record-full. Record/replay is now enabled with the "record full" command.