nano

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

commit 45772652ff5e2f75ab2d424d3d17773b90038dc3
parent f225991b059da5b17ed38b2635fc3bfb5a60a0cc
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Fri, 17 Apr 2015 09:28:18 +0000

Adding the 2.4.1 release marker to the Changelog.


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

Diffstat:
MChangeLog | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -3,6 +3,7 @@ a failure to launch the linter from receiving zero parsable lines; add a new function to glue together the invocation-error string. +GNU nano 2.4.1 - 2015.04.14 2015-04-13 Benno Schulenberg <bensberg@justemail.net> * src/search.c (do_replace_loop): Fix compilation with --enable-tiny. * README: Mention also the Savannah page for reporting bugs. @@ -119,7 +120,7 @@ * src/text.c (do_alt_speller): timestamp can just be a time_t. Fixes compilation on win32 and macOS. -GNU nano 2.4.0 - 2015.03.22 +GNU nano 2.4.0 - 2015.03.22 2015-03-22 Benno Schulenberg <bensberg@justemail.net> * src/chars.c (move_mbleft): Start looking for a multibyte char not at the start of the string, but only as far back as such a