* NEWS: Update
diff --git a/ChangeLog b/ChangeLog
index 8658506..f46dec4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-01-29  Scott James Remnant  <scott@netsplit.com>
 
+	* NEWS: Update
+
 	* nih/test_alloc.h (TEST_ALLOC_FAIL): Initialise the count in the
 	loop pre-condition, still doesn't solve gcc's issues but I prefer
 	it.
diff --git a/NEWS b/NEWS
index a26078f..d4728d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.2.0  XXXX-XX-XX
+0.2.0  2009-01-29
 
 	* nih_alloc_set_allocator() is now a macro that casts the function
 	  to the right typedef, so such casts are no longer needed