]> git.wh0rd.org - nano-editor.git/commitdiff
note the release of 4.1
authorBenno Schulenberg <bensberg@telfort.nl>
Mon, 15 Apr 2019 08:12:20 +0000 (10:12 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Mon, 15 Apr 2019 08:12:20 +0000 (10:12 +0200)
last-modified
last-version
news.php

index ae2bd19adc370a1cdb6d030b09c7031c9a30dc57..80390796e669edcee23ad16807c1023a072c5b8f 100644 (file)
@@ -1 +1 @@
-2019 March 24
\ No newline at end of file
+2019 April 15
\ No newline at end of file
index 389f7740ee0e4952d9c89a4854e132e222e8df59..8a36cd142b13cc58d6e67fd9c3e8e3c64e4e5f36 100644 (file)
@@ -1 +1 @@
-4.0
\ No newline at end of file
+4.1
\ No newline at end of file
index 5014b8b8b25404516bb1661ad7bd1e43d48fc6fb..e33c77b38c72d8115625077464ca71b6ab83d145 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <br><br>
 
+2019 April 15 - GNU nano 4.1 "Qu&eacute; corchos ser&aacute; eso?"
+<br><br>
+<table><tr><td><ul>
+<li>By default, a newline character is again automatically added at the</li>
+  end of a buffer, to produce valid POSIX text files by default, but<br>
+  also to get back the easy adding of text at the bottom.<br>
+<li>The now unneeded option --finalnewline (-f) has been removed.</li>
+<li>Syntax files are read in alphabetical order when globbing, so that<br>
+  the precedence of syntaxes becomes predictable.</li>
+<li>In the C syntax, preprocessor directives are highlighted differently.</li>
+<li>M-S now toggles soft wrapping, and M-N toggles line numbers.</li>
+<li>The jumpy-scrolling toggle has been removed.</li>
+<li>The legacy keystrokes ^W^Y and ^W^V are recognized again.</li>
+<li>Executing an external command is disallowed when in view mode.</li>
+<li>Problems with resizing during external or speller commands were fixed.</li>
+</ul></td></tr></table>
+<br><br><br>
+
 2019 March 24 - GNU nano 4.0 "Thy Rope of Sands"
 <br><br>
 <table><tr><td><ul>