From c0610592c2bdf4f0185ad989f45fb845ba2da797 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 13 Jun 2021 11:23:09 +0200 Subject: [PATCH 1/1] add an overlooked item to the news for version 4.3 --- news.php | 1 + 1 file changed, 1 insertion(+) diff --git a/news.php b/news.php index 2eb9404..060c7f0 100644 --- a/news.php +++ b/news.php @@ -275,6 +275,7 @@
  • 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.
  • -- 2.39.2