Update changelog for BSDecorator changes
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 8 Jan 2009 18:41:19 +0000 (10:41 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 8 Jan 2009 18:41:19 +0000 (10:41 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index ab99cec2334030de016946bc349452609052eb28..cc55eb426c8a7729633b11b7f34f1de15c766cb9 100644 (file)
--- 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
 ===================