Ported test__locale to unittest.
diff --git a/Misc/NEWS b/Misc/NEWS
index 1a721cb..4f3ced8 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,67 @@
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
+What's New in Python 2.4 beta 1?
+================================
+
+*Release date: XXXX-XX-XX*
+
+Core and builtins
+-----------------
+
+...
+
+Extension modules
+-----------------
+
+...
+
+Library
+-------
+
+...
+
+Build
+-----
+
+...
+
+C API
+-----
+
+...
+
+Documentation
+-------------
+
+...
+
+Tests
+-----
+
+- test__locale ported to unittest
+
+Windows
+-------
+
+...
+
+Mac
+---
+
+...
+
+New platforms
+-------------
+
+...
+
+Tools/Demos
+-----------
+
+...
+
+
 What's New in Python 2.4 alpha 3?
 =================================