]> git.wh0rd.org Git - nano.git/commitdiff
add missing changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 9 Jan 2007 23:42:50 +0000 (23:42 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 9 Jan 2007 23:42:50 +0000 (23:42 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4026 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 878094b4e0afd1d4ab9832d5134ca941f4597689..e53c807d84b958d8c77f0776c8c0c9a84cb3965a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@ CVS code -
          versions if nano is built without nanorc support.  Changes to
          configure.ac, doc/man/Makefile.am, and doc/man/fr/Makefile.am.
          (DLR)
+- search.c:
+  regexp_init()
+       - Don't assign rc's value via regcomp() until we've asserted
+         that regexp_compiled is FALSE. (DLR)
 - winio.c:
   do_credits()
        - Update the last copyright notice to include 2006. (DLR)