diff --git a/ChangeLog b/ChangeLog index af47f8f82eaed9e5da7a0ef1fa37fd0a4305d2fc..41953df0e581e05f4054eac0acc868158846e9d7 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).