From 54cb6115dbaf135921b7f38cf550cd1722c1b4ac Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Sat, 14 Jul 2007 16:41:40 +0000 Subject: [PATCH] fix changelog entry git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4133 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ff9a118b..3ed72b4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,7 +21,8 @@ CVS code - - For efficiency, return haystack immediately if needle/rev_start is blank. (DLR) - Return char* instead of const char*. (DLR) - - Simplify and rewrite to use strncasecmp(). (DLR) + - Simplify and rewrite to use the strncasecmp() equivalents. + (DLR) - files.c: copy_file() - Assert that inn and out don't both point to the same file. -- 2.39.5