X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=0fed03d3267acf877330de40ad951b48178cf8ec;hp=84169fb5ea870b26e225ac6fe69b841b11e0b523;hb=a39192098c34435c18e6e2b43a6d9616dee30644;hpb=5eef41d61039b3ae21e3e0f4c148fe589f2d7a9b diff --git a/news.php b/news.php index 84169fb..0fed03d 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,20 @@
 
+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,