]> git.wh0rd.org Git - nano.git/commitdiff
Tiny textual tweaks of ChangeLog and NEWS.
authorBenno Schulenberg <bensberg@justemail.net>
Thu, 27 Feb 2014 20:54:26 +0000 (20:54 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Thu, 27 Feb 2014 20:54:26 +0000 (20:54 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4621 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
NEWS

index 94dc4d2364d45c7d6c8253a6755c168228fba1c7..74f8fde46e740be9d9207f43a74755d64b9daefc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -179,14 +179,14 @@ GNU nano 2.3.2 - 2013.03.23
          for the remainder of the editing session, reported by Joshua Rogers.
 
 2013-01-09 Mike Frysinger <vapier@gentoo.org>
-       * configure.ac: Check for ncursesw5-config and base $CPPFLAGS based on it.
+       * configure.ac: Check for ncursesw5-config and base $CPPFLAGS on it.
 
 2013-01-09 Fabian Groffen <grobian@Savannah>
-       * configure.ac, src/nano.h: Make search for ncursesw more generalized.
+       * configure.ac, src/nano.h: Make the search for ncursesw more generalized.
 
 2013-01-02 David Benjamin <davidben@Savannah>
-       * src/search.c (parse_syntax): Fix blatantly and dangerously incorrect code for
-         deleting old syntaxes.
+       * src/search.c (parse_syntax): Fix blatantly and dangerously incorrect code
+         for deleting old syntaxes.
 
 2013-01-02 Mike Frysinger <vapier@gentoo.org>
        * src/files.c (cwd_tab_completion): Remove unnecessary variables.
diff --git a/NEWS b/NEWS
index 468da410c3bf6c572059d867821afbd220bffe51..a8461ebfd5ccf1a85bb2fa4bf292e17247c47244 100644 (file)
--- a/NEWS
+++ b/NEWS
                new option to ignore rc files (-I,--ignorercfiles),
                compatibility with -pedantic, handling null characters
                before EOF, a slightly sportier nanorc.sample and more.
-               Fixes are included for justification,
+                       Fixes are included for justification,
                the reading and writing file routines, resizing and fill
                length, millions of memory leaks, the usage screen was
                updated, and the --quotestr and --regexp really work