]> git.wh0rd.org Git - nano.git/commitdiff
add missing attribution
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 31 Oct 2004 14:40:40 +0000 (14:40 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 31 Oct 2004 14:40:40 +0000 (14:40 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2038 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index a05622bf27c3aa195701df60431c36ea2e5c03ed..64952c932c950a0e3e8849d51810ccaa16f290b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -437,7 +437,7 @@ GNU nano 1.3.4 - 2004.08.17
   write_file()
        - For consistency with nano 1.2.x and with other editors, make
          the mode of newly created files 666 instead of 600 before
-         it's modified by the umask. (DLR)
+         it's modified by the umask. (DLR, found by Toni Suokas)
   do_writeout()
        - If we're in restricted mode and the current filename isn't
          blank, we can't change it, so disable tab completion in that