From f2eff274a52f0cce8c297525dfb8ae6e2d978db1 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Wed, 12 Apr 2017 10:29:49 +0200 Subject: [PATCH 1/1] note the release of 2.8.1 --- last-modified | 2 +- last-version | 2 +- news.php | 18 ++++++++++++++++++ 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/last-modified b/last-modified index 4eb686e..66f6280 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2017 March 31 \ No newline at end of file +2017 April 12 \ No newline at end of file diff --git a/last-version b/last-version index 6533b66..96d7717 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -2.8.0 \ No newline at end of file +2.8.1 \ No newline at end of file diff --git a/news.php b/news.php index 5cbee37..fb7f21f 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,24 @@
 
+2017 April 12
+
+GNU nano 2.8.1 "Ellert" fixes build failures on MacOS and
+on musl, fixes scrolling problems in softwrap mode when
+double-width characters on row boundaries are involved,
+shows double-width characters as ">" and "<" when split
+across two rows, moves the cursor more predictably (at
+the cost of sometimes putting it on the second "half"
+of a character), avoids creating lines that consist of
+only blanks when using autoindent, makes ^Home and ^End
+go to the start and end of the file (on terminals that
+support those keystrokes), places the cursor better when
+linting, lets the linter ask only once whether to open
+an included file, and adds bindings for ^Up and ^Down
+in the file browser.  Don't sit on your hands.
+
+
+
 2017 March 31
 
 GNU nano 2.8.0 "Axat" makes it easier to move around in
-- 
2.39.2