X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=b589e7abce12a492a9dde386d8c75b4dd5d5a1f1;hp=21a8786a95728300d599699b8f3157a3e75f0ae5;hb=31d85dcece6eb1956483934545d920c2f506baee;hpb=4b9752f27055088df1acc3eea0c66737b4f19cb5 diff --git a/news.php b/news.php index 21a8786..b589e7a 100644 --- a/news.php +++ b/news.php @@ -12,6 +12,21 @@

+2021 October 6 - GNU nano 5.9 "El manicomio ha decidido: mañana sol!" +
+
    +
  • The extension of a filename is added to the name of a corresponding
    + temporary file, so that spell checking a C file, for example, will
    + check only the comments and strings (when using 'aspell').
  • +
  • The process number is added to the name of an emergency save file,
    + so that when multiple nanos die they will not fight over a filename.
  • +
  • Undoing a cutting operation will restore an anchor that was located
    + in the cut area to its original line.
  • +
  • When using --locking>, saving a new buffer will create a lock file.
  • +
  • Syntax highlighting for YAML files has been added.
  • +
+

+ 2021 June 15 - GNU nano 5.8 "Why is it necessary to be special?"