commit b1e5f9d9a895a6b003ee478247f8903ad788d6ca
parent 424969258a98539f8c0aa53a28a79e58b77ab639
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Sun, 13 Jun 2021 11:15:40 +0200
docs: add a relevant item to the news for the 4.3 release
It's a low-level thing, but for the people affected it's a big deal.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
@@ -186,6 +186,7 @@
2019.06.18 - GNU nano 4.3 "Musa Kart"
• The ability to read from and write to a FIFO has been regained.
+• Opening a file no longer triggers an inotify CLOSE_WRITE event.
• Startup time is reduced by fully parsing a syntax only when needed.
• Asking for help (^G) when using --operatingdir does not crash.
• The reading of a huge or slow file can be stopped with ^C.