X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=5325f05ded6630fdc91ae8b6ebf147456a2b399b;hp=5cbee37fed83306db52bbd5ad7f67a79deec1725;hb=b6208c46eecc22c2fd5538b10d79b971a9a1aa22;hpb=26bddce3ab32ba84ccad476ef65b1076549fa065 diff --git a/news.php b/news.php index 5cbee37..5325f05 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,38 @@
 
+2017 May 4
+
+GNU nano 2.8.2 "Krats" adds another new feature: it makes
+the ^G help texts searchable with ^W.  Apart from that,
+it fixes a crash when resizing the window in the middle
+of verbatim input, avoids an unlikely crash when used
+without UTF-8 support in some locales, avoids redrawing
+the screen twice when switching between buffers while
+line numbers are active, and works around a coloring
+bug on musl.  Plus tweaks to the documentation; plus
+translation updates for fifteen languages.
+
+
+
+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