nano

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

commit bcaeeb4411debb5ba07d88f9cf68a6ca841a15ae
parent 3cdf6ff1de6f446a3103d91e1122cec8df78c79b
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sat,  8 Feb 2003 02:03:26 +0000

Add the ChangeLog entry for the 2nd half of DB's patch


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

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

diff --git a/ChangeLog b/ChangeLog @@ -4,6 +4,8 @@ CVS code - Fix globals and externs such that nano will compile with DISABLE_SPELLER (David Benbennick). - files.c: + cwd_tab_completion() + - Memory leak fix (David Benbennick). intput_tab() - Fix assumption that matches is null terminated (David Benbennick).