commit c706b79b636206ef8d71e5cd6d3b5f2051e81987
parent 1f027a838e1bc14e43d522925f9045d19336532a
Author: Benno Schulenberg <bensberg@justemail.net>
Date: Sat, 21 Nov 2015 19:55:09 +0000
Adding the release marker, and copying the news item from the 2.4 branch.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5429 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
2 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -2,10 +2,13 @@
* src/nano.c (main): Let the value of a --fill option on the
command line override the value of a "set fill" in an rcfile.
This fixes Savannah bug #46492.
+ * ChangeLog, NEWS: Add the release marker and copy the news item.
2015-11-21 David Lawrence Ramsey <pooka109@gmail.com>
* ChangeLog, NEWS: Fix a typo and adjust some spacing.
+GNU nano 2.4.3 - 2015.11.18
+
2015-11-12 Benno Schulenberg <bensberg@justemail.net>
* src/text.c (do_undo, update_undo): Store the correct end position of
an inserted file, and use it when undoing. Fixes Savannah bug #46414.
diff --git a/NEWS b/NEWS
@@ -1,3 +1,13 @@
+2015.11.18 - GNU nano 2.4.3 "Apocalypse" is now available for your
+ downloading pleasure. This release includes a myriad
+ of fixes including several memory leaks, issues with
+ color syntax higlighting, search/replace, file
+ insertion and help menu bugs. Many thanks to
+ Benno Schulenberg for tireless efforts on the vast
+ majority of fixes for some time now. As always please
+ report bugs via the Savannah page, and remember to
+ Share and Enjoy.
+
2015.07.05 - GNU nano 2.4.2 "Portorož" is released. This release
includes several fixes, including the ability to resize
when in modes other than the main editing window,