]> git.wh0rd.org - nano-editor.git/commitdiff
note the release of 4.2
authorBenno Schulenberg <bensberg@telfort.nl>
Wed, 24 Apr 2019 09:15:45 +0000 (11:15 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Wed, 24 Apr 2019 09:15:45 +0000 (11:15 +0200)
last-modified
last-version
news.php

index 80390796e669edcee23ad16807c1023a072c5b8f..df34d1f7889aea365949b5edfad814962a48969a 100644 (file)
@@ -1 +1 @@
-2019 April 15
\ No newline at end of file
+2019 April 24
\ No newline at end of file
index 8a36cd142b13cc58d6e67fd9c3e8e3c64e4e5f36..8012ebbba2cc97b38ab616abaa722d79bfc9b8b5 100644 (file)
@@ -1 +1 @@
-4.1
\ No newline at end of file
+4.2
\ No newline at end of file
index e33c77b38c72d8115625077464ca71b6ab83d145..42deb93978303bf14446279b64fd1fb40a5cc42e 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <br><br>
 
+2019 April 24 - GNU nano 4.2 "Tax the rich, pay the teachers"
+<br><br>
+<table><tr><td><ul>
+<li>The integrated spell checker does not crash when 'spell' is missing.</li>
+<li>Option --breaklonglines works also when --ignorercfiles is used.</li>
+<li>Automatic hard-wrapping is more persistent in pushing words to the<br>
+  same overflow line.</li>
+</ul></td></tr></table>
+<br><br><br>
+
 2019 April 15 - GNU nano 4.1 "Qu&eacute; corchos ser&aacute; eso?"
 <br><br>
 <table><tr><td><ul>
@@ -50,7 +60,7 @@
 <li>Option --guidestripe=&lt;number&gt; draws a vertical bar at the given column.</li>
 <li>Option --fill=&lt;number&gt; no longer turns on automatic hard-wrapping.</li>
 <li>When a line continues offscreen, it now ends with a highlighted "&gt;".</li>
-<li>The halfs of a split two-column character are shown as "[" and "]".</li>
+<li>The halves of a split two-column character are shown as "[" and "]".</li>
 <li>A line now scrolls horizontally one column earlier.</li>
 <li>The bindable functions 'cutwordleft' and 'cutwordright' were renamed<br>
   to 'chopwordleft' and 'chopwordright' as they don't use the cutbuffer.</li>