ztfy/utils/docs/HISTORY.txt
branchZTK-1.1
changeset 112 93cdc4a26e0d
parent 89 165f37f89e5a
child 117 3bbec4dadfa7
--- 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