ztfy/utils/docs/HISTORY.txt
branchZTK-1.1
changeset 89 165f37f89e5a
parent 84 96e344fe6166
child 94 a5fb6eed0a5d
child 112 93cdc4a26e0d
--- a/ztfy/utils/docs/HISTORY.txt	Sun Nov 20 12:47:42 2011 +0100
+++ b/ztfy/utils/docs/HISTORY.txt	Sun Nov 20 12:52:07 2011 +0100
@@ -1,30 +1,34 @@
 Changelog
 =========
 
+0.3.3
+-----
+ - Added "fanstatic:" TALES expression
+
 0.3.2
 -----
-- Mark ztfy.utils.security functions and classes as deprecated
+ - Mark ztfy.utils.security functions and classes as deprecated
 
 0.3.1
 -----
-- Updated signature in ztfy.utils.catalog.index to match last hurry.query release
+ - Updated signature in ztfy.utils.catalog.index to match last hurry.query release
 
 0.3
 ---
-- Switched to ZTK-1.1.2
-- Added "getAge" function in date module 
-- Added session module and TALES adapter to get/set session values
-- Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods
+ - Switched to ZTK-1.1.2
+ - Added "getAge" function in date module 
+ - Added session module and TALES adapter to get/set session values
+ - Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods
 
 0.2.1
 -----
-- Added 'site.locateAndRegister' facility function
-- Update ServerTimezoneUtility parent classes
+ - Added 'site.locateAndRegister' facility function
+ - Update ServerTimezoneUtility parent classes
 
 0.2
 ---
-- Added 'data' namespace to access request data
+ - Added 'data' namespace to access request data
 
 0.1
 ---
-- Initial release
+ - Initial release