X-Git-Url: https://git.hcoop.net/clinton/bobotpp.git/blobdiff_plain/7b56471188507f71ab561755e2dbe6125f1c4dd9..ae97d6ecf49738b9e0e253a07db0b07a28fee05e:/NEWS diff --git a/NEWS b/NEWS index ef40a83..a2a7eb2 100644 --- 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