X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=1da9df6cadd5fab9300cf45bb368d419ecb9d425;hb=548a67995dcfa2c2d15198088a8fe9fae751109f;hp=e14caae3c8c11a67df170e46d301ff286384ef8f;hpb=3ecd0a882aebbb539b4b0e507a360e961cd51c63;p=platal.git diff --git a/ChangeLog b/ChangeLog index e14caae..1da9df6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,54 @@ ================================================================================ -VERSION 1.0.1 XX XX XXXX +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 + +New: + + * Add tools based on iterators -FRU/XEL + * Provide basic framework to write unit tests for plat/al -FRU + * Add PlFilter infrastructure in plat/al core -Xel + * XDB natively handles arrays -FRU + * Partially split Platal class to allow unit testing of the engine -FRU + +Bug: + + * #1022: Fixes message when adding a new entry with tableeditor -Car + * #1059: Fixes encoding of mail subjects containing a '?' -FRU + * #1073: Fixes encoding of accentuated From/To -FRU + +================================================================================ +VERSION 1.0.2 13 11 2009 + +New: + + * Adds proper content caching for static and semi-static content -VZA + +================================================================================ +VERSION 1.0.1 30 07 2009 + +Bug: + + * Various bugfixes -PoT ================================================================================ VERSION 1.0.0 11 12 2008 @@ -28,10 +76,12 @@ 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 * XdX: Alexandre Hô (XandreX) + * XEL: Raphaël Barrois (Xelnor) * VZA: Vincent Zanotti (vinZ2) ================================================================================