X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=1da9df6cadd5fab9300cf45bb368d419ecb9d425;hb=548a67995dcfa2c2d15198088a8fe9fae751109f;hp=9700409c688fb1fa0843a7f8590c5bcc171b42c0;hpb=92d96cb7270caff156df7785b800a7a3084e8a16;p=platal.git diff --git a/ChangeLog b/ChangeLog index 9700409..1da9df6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,24 @@ ================================================================================ VERSION 1.1.1 XX XX XXXX +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 @@ -58,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