Update news
[clinton/bobotpp.git] / NEWS
diff --git a/NEWS b/NEWS
index da4d5c7..0ec47b1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,12 @@ IMPORTANT NOTES:
 =====================================================================
 
 Version 2.3.0:
+- Threadsafety enhancements
+  + Hooks are now threadsafe and hook functions can safely add new
+    hooks
+  + Channel ban lists are threadafe
+  + Channel user lists are threadsafe
+
 
 Version 2.2.3 (2008-11-12):
 - Building with Guile in a non-standard location now works