diff --git a/ChangeLog b/ChangeLog
index c1f55573cc363eda9c6ab504fc760bdd35a0cd5c..bd69bce9c5d95375263270960673382dbb7d0e85 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: