Speed up platal engine.
[platal.git] / ChangeLog
index e1abc49..c1b5a93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,25 @@
 ================================================================================
+VERSION 1.1.1                                                         26 10 2010
+
+New:
+
+    * Compliant with PHP 5.3                                                -RIT
+    * Improves and unify error handling                                     -FRU
+    * Add support for SQL transaction in XDB                                -FRU
+    * Add Iterable interface compatible with PHP's native iterators         -FRU
+    * Add XDBFormat interface for object with a specific db serialization   -FRU
+    * Add grouping feature to PlFilter                                      -Xel
+
+Bug:
+
+    * Fix SUID feature                                                      -FRU
+    * Table editor uses UPDATE instead of REPLACE to update entries         -FRU
+
+From branch 1.1.0:
+
+    * Permission were not check properly when accessing restricted hooks    -FRU
+
+================================================================================
 VERSION 1.1.0                                                         30 06 2010
 
 New:
@@ -55,6 +76,7 @@ ACRONYMS:
     * mYk: Aymeric Augustin     (mYk)       <aymeric.augustin@m4x.org>
     * OG : Olivier Guillaumin               <olivier.guillaumin@m4x.org>
     * PIK: Fabien Laborde       (pika)      <fabien.laborde@m4x.org>
+    * RIT: Henri Jouhaud        (Riton)     <henri.jouhaud@m4x.org>
     * SHK: Jeremy LainĂ©         (Sharky)    <jeremy.laine@m4x.org>
     * THD: Thomas Deniau        (Totom)     <thomas.deniau@m4x.org>
     * VP : Vincent Palatin                  <vincent.palatin@m4x.org>