X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=060c7f08315e447154d845e63ce93512c4f251d3;hp=f6cdbe248c80959331c42e64b3a35cf14748bde0;hb=c0610592c2bdf4f0185ad989f45fb845ba2da797;hpb=5704db4e8bd94a75743976e1513c85c2387e87c2 diff --git a/news.php b/news.php index f6cdbe2..060c7f0 100644 --- a/news.php +++ b/news.php @@ -1,6 +1,6 @@ - +
@@ -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.