From: Benno Schulenberg Date: Thu, 28 Jul 2016 07:57:35 +0000 (+0200) Subject: note the release of 2.6.2 X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=2ea62bdc2fff0fb31439c5ab6b594fa70e853b3f;hp=6bf6f892885236a8ef1eb3a4a0bcb9b5eaf2072a note the release of 2.6.2 --- diff --git a/last-modified b/last-modified index 75e9029..1836dfb 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2016 June 29 +2016 July 28 diff --git a/news.php b/news.php index 6a7a104..ebb4305 100644 --- a/news.php +++ b/news.php @@ -15,6 +15,24 @@
+
+2016 July 28
+
+nano 2.6.2 "Le vent nous portera" adds two new features: the
+keystrokes Ctrl+Up and Ctrl+Down for jumping between blocks
+of text, and the option 'wordchars' for specifying which
+characters (beside alphanumeric ones) should be considered
+word-forming.  Further, it provides feedback during Unicode
+input (M-V followed by a six-digit hexadecimal number which
+must start with 0 or 10), avoids a crash when resizing the
+window during Verbatim input, doesn't drop a keystroke after
+having been suspended, and replaces the beginning-of-line
+anchor (^) just once per line.  There are also several tiny
+improvements in screen rendering and key handling.
+Come get your hair tousled!
+
+
+
 2016 June 27
 
 nano 2.6.1 "Stampede" is chiefly a translation update, but also
diff --git a/stable-version b/stable-version
index b8d12d7..d5724cd 100644
--- a/stable-version
+++ b/stable-version
@@ -1 +1 @@
-2.6.1
\ No newline at end of file
+2.6.2
\ No newline at end of file