* 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.
+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,