X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=6dac93c1aa97073bad917981d52a60a7c15a43a7;hp=21a8786a95728300d599699b8f3157a3e75f0ae5;hb=e28fd2ae037c655ee0373245637bd3249dedf257;hpb=4b9752f27055088df1acc3eea0c66737b4f19cb5 diff --git a/news.php b/news.php index 21a8786..6dac93c 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?"