]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
rewrap a couple of lines, and drop some trailing whitespace
[nano-editor.git] / news.php
index f437fd387ea9d7fe39d47a366ef00ddfa9123063..dc759ff3780289483ced2abdf4ab0481fb1d96bf 100644 (file)
--- a/news.php
+++ b/news.php
@@ -1,11 +1,11 @@
 <?php include "top.php"; ?>
 <title>GNU nano: News</title>
 <?php include "top.php"; ?>
 <title>GNU nano: News</title>
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
-<tr VALIGN=TOP NOSAVE>
-<td HEIGHT="70%" NOSAVE>
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
+<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%">
+<tr VALIGN=TOP>
+<td HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<tr>
+<td>
 
 <center><b>News</b></center>
 </td>
 
 <center><b>News</b></center>
 </td>
 <td>
 <br><br>
 
 <td>
 <br><br>
 
+2019 August 25 - <b>GNU nano 4.4</b> "Hagelslag"
+<br><br>
+<table><tr><td><ul>
+<li>At startup, the cursor can be put on the first or last occurrence<br>
+  of a string by preceding the filename with <tt>+/string</tt> or <tt>+?string</tt>.</li>
+<li>When automatic hard-wrapping occurs (<tt>--breaklonglines</tt>), any leading<br>
+  quoting characters will be automatically copied to the new line.</li>
+<li>M-6 works again also when the cursor is at end of buffer.</li>
+</ul></td></tr></table>
+<br><br><br>
+
+2019 June 18 - <b>GNU nano 4.3</b> "Musa Kart"
+<br><br>
+<table><tr><td><ul>
+<li>The ability to read from and write to a FIFO has been regained.</li>
+<li>Startup time is reduced by fully parsing a syntax only when needed.</li>
+<li>Asking for help (<tt>^G</tt>) when using <tt>--operatingdir</tt> does not crash.</li>
+<li>The reading of a huge or slow file can be stopped with <tt>^C</tt>.</li>
+<li>Cut, zap, and copy operations are undone separately when intermixed.</li>
+<li><tt>M-D</tt> reports the correct number of lines (zero for an empty buffer).</li>
+</ul></td></tr></table>
+<br><br><br>
+
 2019 April 24 - <b>GNU nano 4.2</b> "Tax the rich, pay the teachers"
 <br><br>
 <table><tr><td><ul>
 2019 April 24 - <b>GNU nano 4.2</b> "Tax the rich, pay the teachers"
 <br><br>
 <table><tr><td><ul>