diff --git a/ChangeLog b/ChangeLog
index 477cf27446ff3186942db3a5b4ffb7dfdc306d9a..70a68e49c3ffaff6ba3ef76061d537c80085c794 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-CVS code -
+nano 0.9.24 - 12/18/2000
 General
 	- Added --disable-help option, affects acconfig.h, configure(.in),
 	  winio.c:do_help, nano.c:help_init,help_text_init,version.
diff --git a/NEWS b/NEWS
index 075e86fca2a069d039ba3d42d75c582bdd050cf1..337497b652ae60bedb5cc9b90508bc8678238207 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+12/18/2000 - Nano 0.9.24 is released.  This versions contains the last of
+		the security fixes for writing files, as well as for a
+		nasty segfault when nano is unable to open a file for
+		reading, among other fixes.  Nano also now cowardly
+		refuses to open device files, to stop silly things like
+		trying to open /dev/zero.  New features include being
+		Able to use Meta-Meta-<key> as Control-<key>, better
+		HURD support, and some new flags have been added for Pico
+		compatibility.  Upgrading to this version is highly 
+		recommended.
+
 12/08/2000 - Nano 0.9.23 is the "race conditions bite" release.  The
 		main reason for this release is the less-than-optimal
 		fix for the security issue in nano with following symbolic