]> git.wh0rd.org Git - nano.git/commitdiff
fix changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 8 Nov 2006 02:52:46 +0000 (02:52 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 8 Nov 2006 02:52:46 +0000 (02:52 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3945 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 47c45251639045c1a3c9f645dfd7e7e8077dc38f..a9b330f604672d08aa3635f9af1bf61aee8845c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,9 +7,8 @@ CVS code -
        - Fix problem where only paths would be returned when both paths
          and filenames should have been. (DLR)
   do_writeout()
-       - For consistency, when saving a file with no name, don't
-         allow overwriting an existing file when in restricted
-         mode. (DLR)
+       - For consistency, when saving a file with no name, don't allow
+         overwriting an existing file when in restricted mode. (DLR)
        - Fix problem where a file could sometimes be overwritten
          without a warning prompt. (DLR)