From a65d4e429f9fd37a50b210903113cff32f11548b Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sat, 18 Nov 2017 12:29:14 +0100 Subject: [PATCH] note the release of 2.9.0 --- last-branch | 2 +- last-modified | 2 +- last-version | 2 +- news.php | 19 +++++++++++++++++++ 4 files changed, 22 insertions(+), 3 deletions(-) diff --git a/last-branch b/last-branch index a4412fa..8c26915 100644 --- a/last-branch +++ b/last-branch @@ -1 +1 @@ -2.8 +2.9 diff --git a/last-modified b/last-modified index aef993f..00be326 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2017 August 27 \ No newline at end of file +2017 November 18 diff --git a/last-version b/last-version index bcd0f91..c8e38b6 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -2.8.7 +2.9.0 diff --git a/news.php b/news.php index d759069..a68bba3 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,25 @@
 
+2017 November 18
+
+GNU nano 2.9.0 "Eta" introduces the ability to record and
+replay keystrokes (M-: to start and stop recording, M-;
+to play the macro back), makes ^Q and ^S do something
+useful by default (^Q starts a backward search, and ^S
+saves the current file), changes ^W to start always a
+forward search, shows the number of open buffers (when
+more than one) in the title bar, no longer asks to press
+Enter when there are errors in an rc file, retires the
+options '--quiet' and 'set quiet' and 'set backwards',
+makes indenting and unindenting undoable, will look in
+$XDG_CONFIG_HOME for a nanorc file and in $XDG_DATA_HOME
+for the history files, adds a history stack for executed
+commands (^R^X), does not overwrite the position-history
+file of another nano, and fixes a score of tiny bugs.
+
+
+
 2017 August 27
 
 GNU nano 2.8.7 "Fragrance" fixes a lockup when tabs are
-- 
2.39.2