Commit f38b27e0 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

add missing changelog entry

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4026 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 4 additions and 0 deletions
+4 -0
...@@ -6,6 +6,10 @@ CVS code - ...@@ -6,6 +6,10 @@ CVS code -
versions if nano is built without nanorc support. Changes to versions if nano is built without nanorc support. Changes to
configure.ac, doc/man/Makefile.am, and doc/man/fr/Makefile.am. configure.ac, doc/man/Makefile.am, and doc/man/fr/Makefile.am.
(DLR) (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: - winio.c:
do_credits() do_credits()
- Update the last copyright notice to include 2006. (DLR) - Update the last copyright notice to include 2006. (DLR)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment