]> git.wh0rd.org Git - nano.git/commitdiff
Add the ChangeLog entry for the 2nd half of DB's patch
authorChris Allegretta <chrisa@asty.org>
Sat, 8 Feb 2003 02:03:26 +0000 (02:03 +0000)
committerChris Allegretta <chrisa@asty.org>
Sat, 8 Feb 2003 02:03:26 +0000 (02:03 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1432 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index af47f8f82eaed9e5da7a0ef1fa37fd0a4305d2fc..41953df0e581e05f4054eac0acc868158846e9d7 100644 (file)
--- 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).