diff --git a/ChangeLog b/ChangeLog
index c3be5e2d0c9108e3bd1f1b940a4b3905b6421a44..c57f5a99453186b75a57bcf33015f055b4af7867 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  <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
index 9daa106d6ab9a2fd83aef343d0ab5881b369976e..b778492c4052decf1bb940584c6ddbc0db0fe5ff 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,