From 78d05481dbc4bbd07384ec55a3769f1766eed8d7 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Sat, 26 Mar 2005 20:53:40 +0000 Subject: [PATCH] update changelog git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2433 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index c69484f7..02915f50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ CVS code - - General: + - Miscellaneous comment fixes. (DLR) - After (re)initializing the terminal, make sure the cursor is always turned on. Changes to do_alt_speller(), handle_sigwinch(), and main(). (DLR) @@ -10,9 +11,6 @@ CVS code - - Fix assert to reference the proper variable, so that nano builds with DEBUG defined again. (Mike Frysinger, found by Dmitri Vassilenko) -- cut.c: - cut_to_eol() - - Fix inaccurate comment. (DLR) - files.c: get_full_path() - Rework handling of the results of getcwd() in order to avoid -- 2.39.5