]> git.wh0rd.org Git - nano.git/commitdiff
Saying that the 2.5 branch is a "rolling" release, that lock files are done,
authorBenno Schulenberg <bensberg@justemail.net>
Sun, 14 Feb 2016 12:17:17 +0000 (12:17 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Sun, 14 Feb 2016 12:17:17 +0000 (12:17 +0000)
and preparing for 2.5.3.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5645 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
README
TODO
doc/man/nano.1
doc/man/nanorc.5
doc/man/rnano.1

index dc9be08b5d58bbdd40978c08acfd6652f8bb48e0..276b5b6965726c8112b978fe349302ea840fb8df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
        do_statusbar_output): Do the copying from input to output just once.
        * src/prompt.c (do_statusbar_output): Rename and condense some stuff,
        and correct the main comment: filtering means allow_cntrls==FALSE.
+       * README, TODO, doc/man/{nano.1,rnano.1,nanorc.5}: Say that 2.5.x
+       is a "rolling" release, lock files are done, and prepare for 2.5.3.
 
 2016-02-13  Benno Schulenberg  <bensberg@justemail.net>
        * src/browser.c (do_browser, browser_refresh): Rebuild the file list
diff --git a/README b/README
index a8a007ac6450bfb349aed62f3eaef1e021926b1b..b304ada7ee328cff8b7cd21e7a1a2a906a0402fa 100644 (file)
--- a/README
+++ b/README
@@ -68,6 +68,5 @@ Mailing Lists and Bug Reports
 
 Current Status
 
-       GNU nano has reached its fifth stable milestone, 2.4.x.
-       Development of new features will continue in the 2.5.x branch,
-       while 2.4.x versions are dedicated to bug-fixing and polishing.
+       GNU nano has reached its sixth milestone, 2.5.x.  This is now a
+       "rolling" release: bug fixing and development go hand in hand.
diff --git a/TODO b/TODO
index cb3dbbbb8f60602f555a8f26026b1de49695af0d..a9060330f613c98425c49e7a790e8d441cd76ee3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@ TODO file (? means the feature may be implemented, but not definitely)
 ------------------------------------------------------------------------
 
 For the future (no targeted version, catch-all)
-- Compatibility with vi/emacs status files so we can let other editors 
-  know we're in a file?
 - FriBidi support?
 - Port to DJGPP?
 - Make matching bracket searches sophisticated enough to skip over
@@ -42,6 +40,8 @@ For version 2.4:
   wherever we were before we resized, as Pico does. [DONE]
 - Allow even better file-type detection than we have currently, e.g.
   through libmagic. [DONE]
+- Compatibility with vim status files to let other editors know we're
+  in a file. [DONE]
 
 For version 2.2:
 - Rebindable keys? [DONE]
index 88ed4709e8208be18250dd4a2e8ea53869690643..1df33c09d7553f98801da857eaefebfa9e233744 100644 (file)
@@ -20,7 +20,7 @@
 .\"   Documentation License along with this program.  If not, see
 .\"   <http://www.gnu.org/licenses/>.
 .\"
-.TH NANO 1 "version 2.5.2" "February 2016"
+.TH NANO 1 "version 2.5.3" "February 2016"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 
index 5d9295efbc67dff58047a45fd44247ec9943ba1d..a231b0c8201c513977b1b3f93c8c47ac17eb91a2 100644 (file)
@@ -20,7 +20,7 @@
 .\"   Documentation License along with this program.  If not, see
 .\"   <http://www.gnu.org/licenses/>.
 .\"
-.TH NANORC 5 "version 2.5.2" "February 2016"
+.TH NANORC 5 "version 2.5.3" "February 2016"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .SH NAME
index 39e63571b9b27725f1a2f5c1eff223de835e4092..904442b0641ec21efd140099d698d2d290b31a44 100644 (file)
@@ -19,7 +19,7 @@
 .\"   Documentation License along with this program.  If not, see
 .\"   <http://www.gnu.org/licenses/>.
 .\"
-.TH RNANO 1 "version 2.5.2" "February 2016"
+.TH RNANO 1 "version 2.5.3" "February 2016"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .SH NAME