]> git.wh0rd.org Git - nano.git/commitdiff
Tiny ChangeLog tweaks.
authorBenno Schulenberg <bensberg@justemail.net>
Wed, 4 Jun 2014 16:32:45 +0000 (16:32 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Wed, 4 Jun 2014 16:32:45 +0000 (16:32 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4940 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 41ed1b2acda7cbd6a7dfd6f374941a4c8fbe1c13..29af1582dd59c8c5a49ef75075fd556812446418 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2014-06-04  David Lawrence Ramsey  <pooka109@gmail.com>
-        * src/*.c: Adjustments of whitespace and comments.
-        * doc/nanorc.sample.in: Interpunction tweaks.
+       * src/*.c: Adjustments of whitespace and comments.
+       * doc/nanorc.sample.in: Interpunction tweaks.
        * src/global.c (add_to_funcs): Add cast to subnfunc* for nmalloc().
        * src/files.c (do_lockfile): Properly make the variable 'lockfilesize'
        a size_t instead of a ssize_t, since it holds the result of strlen().
 
 2014-06-02  Chris Allegretta <chrisa@asty.org>
        * doc/syntax/default.nanorc: Can't do trailing spaces in the
-         default syntax or it will hilight the spaces as you type
-         them into a new file, which for non-programming is infuriating. 
+         default syntax or it will hilight the spaces as you type them
+         into a new file, which for non-programming is infuriating.
 
 2014-05-29  Mark Majeres  <mark@engine12.com>
        * src/text.c (do_delete): For the undo structure, differentiate
        between deleting a newline and any other character.
 
 2014-05-29  Chris Allegretta <chrisa@asty.org>
-       * src/chars.c (addstrings): Needs to be available even on
-         non-utf-8 sustems.
-       * nano-regress: Added --disable-utf8 to regression check
+       * src/chars.c (addstrings): This function needs to be available even
+         on non-utf-8 systems.
+       * nano-regress: Added --disable-utf8 to regression check.
 
 2014-05-28  Chris Allegretta <chrisa@asty.org>
        * doc/syntax/mutt.nanorc: Include Benno's awesome signature