Issue #3811: The Unicode database was updated to 5.1.
Reviewed by Fredrik Lundh and Marc-Andre Lemburg.
diff --git a/Misc/NEWS b/Misc/NEWS
index 4a201f2..08b2020 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -68,6 +68,8 @@
 Library
 -------
 
+- Issue #3811: The Unicode database was updated to 5.1.
+
 - Issue #3809: Fixed spurious 'test.blah' file left behind by test_logging.
 
 - Issue 3781: Clean up the API for warnings.catch_warnings() by having it