X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;fp=news.php;h=da851f0bb5d7e9c02c1fe8fb60b8609d93562a65;hp=ccbc5810e29b61d17d26d9c21234d00e8d105ff3;hb=09f8b5f0cee8f6faccab424fa780eca992e98cac;hpb=01a855663bffbd7f00d4fb1ec4f5eb5b19e0c107 diff --git a/news.php b/news.php index ccbc581..da851f0 100644 --- a/news.php +++ b/news.php @@ -17,6 +17,21 @@

+2020 March 24 - GNU nano 4.9 "die fetten Jahre sind vorbei" +
+
    +
  • When justifying a selection, the new paragraph and the
    + succeeding one get the appropriate first-line indent.
  • +
  • Trying to justify an empty selection does not crash.
  • +
  • Redoing the insertion of an empty file does not crash.
  • +
  • On the BSDs and macOS, ^H has become rebindable again
    + (in most terminal emulators, not on the console).
  • +
  • DOS line endings in nanorc files are accepted.
  • +
  • Option --suspend / 'set suspend' has been renamed to
    + the more logical --suspendable / 'set suspendable'.
  • +
+

+ 2020 February 7 - GNU nano 4.8 "Jaška"