From: Joel Brobecker Date: Mon, 1 Aug 2016 15:44:10 +0000 (-0700) Subject: gdb/NEWS: rename "since GDB 7.11" into "in GDB 7.12". X-Git-Tag: gdb-7.12-release~132 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad08bd595b31907b8cd414fa900055bacd68e112;p=thirdparty%2Fbinutils-gdb.git gdb/NEWS: rename "since GDB 7.11" into "in GDB 7.12". gdb/ChangeLog: * NEWS: Rename "since GDB 7.11" section into "in GDB 7.12" section. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e0b4e091f57..a61504cecce 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2016-08-01 Joel Brobecker + + * NEWS: Rename "since GDB 7.11" section into "in GDB 7.12" section. + 2016-08-01 Joel Brobecker GDB 7.12 branch created (41bfcd638a4e0e48b96ce4de2845372dea481322): diff --git a/gdb/NEWS b/gdb/NEWS index 97e60e95ed8..54bab513c9c 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,7 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 7.11 +*** Changes in GDB 7.12 * GDBserver now supports recording btrace without maintaining an active GDB connection.