nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 5ab28f271675b291b6bede25bf8b23da5a17f937
parent f1982f01d11cbb28c216267e24ef9b4baaf753fe
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Mon, 11 Dec 2006 18:39:35 +0000

update README for the 2.0 branch of nano


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

Diffstat:
MChangeLog | 2++
MREADME | 4+---
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -30,6 +30,8 @@ CVS code - - Add miscellaneous wording and capitalization fixes. (DLR) - BUGS: - Add miscellaneous cosmetic fixes. (DLR) +- README: + - Update for the 2.0 branch of nano. (DLR) GNU nano 2.0.1 - 2006.11.20 - General: diff --git a/README b/README @@ -65,9 +65,7 @@ Mailing List and Bug Reports Current Status - GNU nano has reached its second stable milestone, 1.2.x. - Development of new features continues in the 1.3.x branch, while - 1.2.x versions are dedicated to bug-fixing and polishing. + GNU nano has reached its third stable milestone, 2.0.x. Chris Allegretta (chrisa@asty.org)