From eb64fc57cfdce9deb9902fba6982f12df7bc8b12 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 11 Nov 2018 17:00:46 +0100 Subject: [PATCH] note the release of 3.2 --- last-modified | 2 +- last-version | 2 +- news.php | 26 ++++++++++++++++++++++++++ 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/last-modified b/last-modified index 45f6584..cbff055 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2018 September 18 +2018 November 11 diff --git a/last-version b/last-version index 8c50098..a3ec5a4 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -3.1 +3.2 diff --git a/news.php b/news.php index 14c2c22..5a85dce 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,32 @@
 
+2018 November 11
+
+GNU nano 3.2 "Het kromme hout" changes the default binding
+for the linter to M-B so that the spell checker (^T) can
+always be used, and changes (when linting) the text in the
+title bar and the color of the status bar to make linting
+mode more obvious.  It also adds a bindable 'zap' function
+for deleting a line or marked region without changing the
+cutbuffer, adds --zap to bind the  and 
+keys to the zap function when something is marked, and
+hard-binds  to 'zap'.  Furthermore, it shows the
+cursor also in the help viewer (when --showcursor is used),
+renames the bindable functions 'prevhistory' to 'older' and
+'nexthistory' to 'newer' (update your nanorcs when needed),
+reads the nanorc files also in restricted mode to allow
+customization by the user (if this should not be allowed,
+use --ignorercfiles in addition to --restricted), allows
+in view mode to open also other files (if this should not
+be allowed, use --restricted in addition to --view), makes
+resizes respect a relative --fill again, no longer binds
+F13...F15 by default, properly re-highlights a misspelled
+word after invoking help in the internal spell checker,
+and does not skip Unicode characters in string binds.
+
+
+
 2018 September 18
 
 GNU nano 3.1 "Je faisais des bonds comme ça!" fixes a
-- 
2.39.2