From: Chris Allegretta Date: Sat, 8 Feb 2003 02:03:26 +0000 (+0000) Subject: Add the ChangeLog entry for the 2nd half of DB's patch X-Git-Tag: v1.1.99pre3~36 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=bcaeeb4411debb5ba07d88f9cf68a6ca841a15ae;p=nano.git 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 --- diff --git a/ChangeLog b/ChangeLog index af47f8f8..41953df0 100644 --- 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).