X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=a14f405717445628663d12f9c60bcacc710b5f0f;hp=21a8786a95728300d599699b8f3157a3e75f0ae5;hb=a5abf02d00171577b8dcbf49b02a4df1f984c726;hpb=afec57e98603a7302e29b5c1ef7b7ad823099934 diff --git a/news.php b/news.php index 21a8786..a14f405 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>/tt>, 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?"