nano

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

commit 25df3ab99521e3330e5a72e226c91ff9b14db26f
parent 04a38da312fd660f505afac3412ddd842966dc0d
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Thu,  5 Jun 2014 07:57:04 +0000

Noting nano 2.3.3 and 2.3.4 in the Changelog.


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

Diffstat:
MChangeLog | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -17,6 +17,7 @@ the multibyte character and align it to use only the amount of memory necessary. +GNU nano 2.3.4 - 2014.06.02 2014-06-02 Chris Allegretta <chrisa@asty.org> * doc/syntax/default.nanorc: Can't do trailing spaces in the default syntax or it will hilight the spaces as you type them @@ -31,6 +32,7 @@ on non-utf-8 systems. * nano-regress: Added --disable-utf8 to regression check. +GNU nano 2.3.3 - 2014.05.29 2014-05-28 Chris Allegretta <chrisa@asty.org> * doc/syntax/mutt.nanorc: Include Benno's awesome signature matcher, modified slightly to also work for quoted sigs.