add missing changelog entry
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4026 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
9eaa50d69c
commit
f38b27e0a1
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue