]> git.wh0rd.org Git - nano.git/commitdiff
fix changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 3 Feb 2006 04:02:25 +0000 (04:02 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 3 Feb 2006 04:02:25 +0000 (04:02 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3273 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index c1f55573cc363eda9c6ab504fc760bdd35a0cd5c..bd69bce9c5d95375263270960673382dbb7d0e85 100644 (file)
--- 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: