[project @ 2005-07-04 01:48:38 by unknown_lamer]
[clinton/bobotpp.git] / NEWS
diff --git a/NEWS b/NEWS
index ef40a83..a2a7eb2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,16 @@ IMPORTANT NOTES:
 =====================================================================
 
 Version 2.1.9:
+- Scripting
+  + hooks/disconnect now takes an additonal argument that specifies
+    whether the disconnect was intentional or not.
+  + The deprecated scripting procedure and hook names are now in a
+    `begin-deprecated' block. If your guile is built without
+    deprecated feature support, they will not be available.
+- Documention
+  + Reorganized a few sections
+  + Every hook is now documented
+- The code was cleaned up a bit
 
 Version 2.1.8: 
 - Scripting