From 2ea62bdc2fff0fb31439c5ab6b594fa70e853b3f Mon Sep 17 00:00:00 2001
From: Benno Schulenberg <bensberg@justemail.net>
Date: Thu, 28 Jul 2016 09:57:35 +0200
Subject: [PATCH] note the release of 2.6.2

---
 last-modified  |  2 +-
 news.php       | 18 ++++++++++++++++++
 stable-version |  2 +-
 3 files changed, 20 insertions(+), 2 deletions(-)

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 @@
 <td>
 <br>
 <pre>
+
+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
-- 
2.39.5