]> git.wh0rd.org Git - nano.git/commitdiff
fix changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 20 Apr 2006 03:03:57 +0000 (03:03 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 20 Apr 2006 03:03:57 +0000 (03:03 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3397 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 9ace3cb69cc4c88a991aaa9777daa7fb2a4412b9..7129b4522fb230158adefe790d7ae2e7de035b8a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -78,7 +78,7 @@ CVS code -
          toggle, for consistency. (DLR)
 - nano.c:
   renumber()
-       - Remove invalid assert. (DLR)
+       - Remove invalid assert. (DLR, found by Filipe Moreira)
 - rcfile.c:
   parse_argument()
        - Rename variable ptr_bak to ptr_save, for consistency. (DLR)