diff -r 203bba383ea4 -r 93cdc4a26e0d ztfy/utils/docs/HISTORY.txt --- a/ztfy/utils/docs/HISTORY.txt Sat Feb 04 00:58:40 2012 +0100 +++ b/ztfy/utils/docs/HISTORY.txt Sat Feb 04 09:24:56 2012 +0100 @@ -1,6 +1,19 @@ Changelog ========= +0.3.6 +----- + - corrected code and translations in MissingPrincipal class + - added permissions on TextIndexNG index + +0.3.5 +----- + - re-add IList and IDict interfaces forgotten from bad merge :-( + +0.3.4 +----- + - better check for missing requests + 0.3.3 ----- - Added "fanstatic:" TALES expression @@ -15,7 +28,7 @@ 0.3 --- - - Switched to ZTK-1.1.2 + - Switched to ZTK-1.1.2 and Python 2.6 - 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