diff --git a/ChangeLog b/ChangeLog index c3be5e2d..c57f5a99 100644 --- 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 * ChangeLog, NEWS: Fix a typo and adjust some spacing. +GNU nano 2.4.3 - 2015.11.18 + 2015-11-12 Benno Schulenberg * 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 index 9daa106d..b778492c 100644 --- 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,