From 6261be561546d93adb47bbd354e290896444b149 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Thu, 4 May 2017 12:14:00 -0700 Subject: [PATCH] gdb/NEWS: rewrite "since GDB 7.12" into "in GDB 8.0" gdb/ChangeLog: * NEWS: Rename the "Changes since GDB 7.12" section into "Changes in GDB 8.0". --- gdb/ChangeLog | 5 +++++ gdb/NEWS | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 27d7a19104c..3b1ce915aa7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2017-05-04 Joel Brobecker + + * NEWS: Rename the "Changes since GDB 7.12" section into + "Changes in GDB 8.0". + 2017-05-04 Tim Wiederhake * Makefile.in (SUBDIR_PYTHON_OBS): Add py-instruction.o. diff --git a/gdb/NEWS b/gdb/NEWS index 5b7748631f5..7b870982c79 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,7 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 7.12 +*** Changes in GDB 8.0 * GDB now supports access to the PKU register on GNU/Linux. The register is added by the Memory Protection Keys for Userspace feature which will be -- 2.47.3