Update ancillary documentation for release
[clinton/bobotpp.git] / NEWS
diff --git a/NEWS b/NEWS
index 654c220..fb87505 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,8 +23,21 @@ IMPORTANT NOTES:
 ====== The News =====================================================
 =====================================================================
 
-Version 2.2.3:
+Version 2.2.3 (2008-11-12):
 - Building with Guile in a non-standard location now works
+- Building without Guile now works again
+- Building with GCC 4.x now works
+  + GCC prior to 4.x's libc headers exported the libc symbols from
+    both :: and std:: leading to a few unqualified libc calls sneaking
+    into Bobot++'s source
+- All uses of the long deprecated GH API have been removed
+  + Building against libguile 1.8 built with --disable-deprecated now
+    works
+  + Building against Guile 1.6 likely no longer works
+  + However, building against guile-vm libguile does work and Bobot++
+    is the first application built this way
+- This will be the last of the 2.2.x series; a 2.3.x series /might/ be
+  started to enhance the scripting interface and finish the manual
 
 Version 2.2.2 (2006-06-28):
 - No longer segfaults when loading bobot-utils.scm