X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=c1b5a9307285edc06bdccb69482f293216cf37f1;hb=819c6139e64956914003d1212d5c9f82332793e2;hp=e1abc494bcd412039692357d782a1ee7876f90a0;hpb=4fcf347f36e87197a75174553f010646d2a9253c;p=platal.git diff --git a/ChangeLog b/ChangeLog index e1abc49..c1b5a93 100644 --- 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) * OG : Olivier Guillaumin * PIK: Fabien Laborde (pika) + * RIT: Henri Jouhaud (Riton) * SHK: Jeremy Lainé (Sharky) * THD: Thomas Deniau (Totom) * VP : Vincent Palatin