From: Benno Schulenberg Date: Mon, 15 Apr 2019 08:12:20 +0000 (+0200) Subject: note the release of 4.1 X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=f5d848f86b885727af4a7b1aa5b9c2dfa15c460d;ds=inline note the release of 4.1 --- diff --git a/last-modified b/last-modified index ae2bd19..8039079 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2019 March 24 \ No newline at end of file +2019 April 15 \ No newline at end of file diff --git a/last-version b/last-version index 389f774..8a36cd1 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -4.0 \ No newline at end of file +4.1 \ No newline at end of file diff --git a/news.php b/news.php index 5014b8b..e33c77b 100644 --- a/news.php +++ b/news.php @@ -15,6 +15,24 @@

+2019 April 15 - GNU nano 4.1 "Qué corchos será eso?" +

+
    +
  • By default, a newline character is again automatically added at the
  • + end of a buffer, to produce valid POSIX text files by default, but
    + also to get back the easy adding of text at the bottom.
    +
  • The now unneeded option --finalnewline (-f) has been removed.
  • +
  • Syntax files are read in alphabetical order when globbing, so that
    + the precedence of syntaxes becomes predictable.
  • +
  • In the C syntax, preprocessor directives are highlighted differently.
  • +
  • M-S now toggles soft wrapping, and M-N toggles line numbers.
  • +
  • The jumpy-scrolling toggle has been removed.
  • +
  • The legacy keystrokes ^W^Y and ^W^V are recognized again.
  • +
  • Executing an external command is disallowed when in view mode.
  • +
  • Problems with resizing during external or speller commands were fixed.
  • +
+


+ 2019 March 24 - GNU nano 4.0 "Thy Rope of Sands"