From 99e3733fc666b2ab6c9d256ee3768d9aab11faf2 Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Fri, 3 Feb 2006 04:02:25 +0000
Subject: [PATCH] fix changelog entry

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3273 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index c1f55573..bd69bce9 100644
--- 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:
-- 
GitLab