From 72c6f6493bdaf39de4cd360481787dc3171d150b Mon Sep 17 00:00:00 2001
From: Benno Schulenberg <bensberg@telfort.nl>
Date: Tue, 15 May 2018 09:24:18 +0200
Subject: [PATCH] note the release of 2.9.7

---
 last-modified |  2 +-
 last-version  |  2 +-
 news.php      | 14 ++++++++++++++
 3 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/last-modified b/last-modified
index f373f21..90ba4ef 100644
--- a/last-modified
+++ b/last-modified
@@ -1 +1 @@
-2018 April 27
+2018 May 15
diff --git a/last-version b/last-version
index 23ae1b5..1020118 100644
--- a/last-version
+++ b/last-version
@@ -1 +1 @@
-2.9.6
+2.9.7
diff --git a/news.php b/news.php
index 84169fb..0fed03d 100644
--- a/news.php
+++ b/news.php
@@ -16,6 +16,20 @@
 <br>
 <pre>
 
+2018 May 15
+
+GNU nano 2.9.7 "Hvide Sande" adds the option '--afterends'
+for making Ctrl+Right (the nextword function) stop at word
+ends instead of beginnings, accepts multibyte letters for
+the Yes/No/All answers, does emergency saves of changed
+buffers in the unlikely event that nano crashes, adds the
+until-now missing bindable function 'linenumbers', and
+renames the toggles 'constupdate' to 'constantshow' and
+'cuttoend' to 'cutfromcursor', for consistency with the
+corresponding options -- adjust your nanorc files soon.
+
+
+
 2018 April 27
 
 GNU nano 2.9.6 "Gomance" fixes a crash in word completion,
-- 
2.39.5