]> git.wh0rd.org Git - nano.git/commitdiff
fix changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 6 Apr 2006 21:46:09 +0000 (21:46 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 6 Apr 2006 21:46:09 +0000 (21:46 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3357 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index ac497b0b3cba384eb3572a0382ff536a06421e55..c45e0d7cd45bac90c4376f8e0f9c1ad841785aea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,8 @@ CVS code -
          message. (DLR, found by Bill Marcum)
        - If we can't save the backup file for some reason, at least
          save the original file, if possible, since that's better than
-         saving nothing. (DLR, suggested by Jordi)
+         saving nothing. (DLR, problem found by Bill Marcum, solution
+         suggested by Jordi)
 - rcfile.c:
   parse_argument()
        - Rename variable ptr_bak to ptr_save, for consistency. (DLR)