From: Robert Sesek Date: Thu, 8 Jan 2009 18:41:19 +0000 (-0800) Subject: Update changelog for BSDecorator changes X-Git-Tag: 3.2.1~1 X-Git-Url: https://src.bluestatic.org/?a=commitdiff_plain;h=d9e821600946162d1764e7e8c4df8ccfc2a9b0de;p=isso.git Update changelog for BSDecorator changes --- diff --git a/CHANGES b/CHANGES index ab99cec..cc55eb4 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ - New: BSFunctions::bool_to_string() to convert a boolean value into human-readable Yes/No - Change: BSTemplate::flush() will no longer insert debug blocks, but BSTemplate::get_debug_block() can be used to retrieve it - Change: BSTemplate now uses the full file path when caching templates, rather than just the name +- Change: BSDecorator fixes based on real-world usage 3.2.0 ===================