]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
add an overlooked item to the news for version 4.3
[nano-editor.git] / news.php
index 2eb940423119e9eae70385ac8f58c37bb687caae..060c7f08315e447154d845e63ce93512c4f251d3 100644 (file)
--- a/news.php
+++ b/news.php
 <br>
 <table><tr><td><ul>
 <li>The ability to read from and write to a FIFO has been regained.</li>
+<li>Opening a file no longer triggers an inotify CLOSE_WRITE event.</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>