X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=c1b5a9307285edc06bdccb69482f293216cf37f1;hb=5efd40f4da01f00a042e4cac5881242889077132;hp=1f6312de7f693e4f1b4bf114ada970d76b6623e3;hpb=3a02cfadf830a3d8b03f660d2526516068b285c5;p=platal.git diff --git a/ChangeLog b/ChangeLog index 1f6312d..c1b5a93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,23 @@ ================================================================================ -VERSION 1.1.1 XX XX XXXX +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