commit 99e3733fc666b2ab6c9d256ee3768d9aab11faf2
parent 114cfb63f449a7e6520ad9e5406dbbf606abc301
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Fri, 3 Feb 2006 04:02:25 +0000
fix changelog entry
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3273 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -39,7 +39,8 @@ CVS code -
- Fix minor memory leak. (DLR)
- Fix memory corruption problems caused by not allocating enough
space for converted when a line ends in a tab(s) and we're not
- in UTF-8 mode. (DLR, found by Nick Warne and Mike Frysinger)
+ in UTF-8 mode. (DLR, found by Duncan Geoffry Doyle, Nick
+ Warne, and Mike Frysinger)
- doc/nano.1:
- Better display the default values for quotestr. (DLR)
- doc/nanorc.5: