nano

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

commit d2b1f52d17b23a23170a6a89ec4a2d2a1f59e7bd
parent 7d15d1d8d8af4519e9173c5af078c79d4abef818
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Wed, 30 Aug 2006 14:10:49 +0000

add missing changelog entry


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

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

diff --git a/ChangeLog b/ChangeLog @@ -1,5 +1,6 @@ CVS code - - General: + - Miscellaneous comment fixes. (DLR) - Make sure that the statusbar cursor position is always properly reset when we get out of all statusbar prompts. Changes to do_insertfile(), do_writeout(),