git.wh0rd.org
/
nano-editor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eb9b95
)
add an overlooked item to the news for version 4.3
author
Benno Schulenberg
<bensberg@telfort.nl>
Sun, 13 Jun 2021 09:23:09 +0000
(11:23 +0200)
committer
Benno Schulenberg
<bensberg@telfort.nl>
Sun, 13 Jun 2021 09:23:09 +0000
(11:23 +0200)
news.php
patch
|
blob
|
blame
|
history
diff --git
a/news.php
b/news.php
index 2eb940423119e9eae70385ac8f58c37bb687caae..060c7f08315e447154d845e63ce93512c4f251d3 100644
(file)
--- a/
news.php
+++ b/
news.php
@@
-275,6
+275,7
@@
<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>