X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=1f6312de7f693e4f1b4bf114ada970d76b6623e3;hb=2e11cb87effddefdaed6da3e1951c935096ab361;hp=c5ba6c6c851ea35356a24242a463a9750876be4f;hpb=6463a09a4ef7dae0a1615ac6a90ec15e8e921a62;p=platal.git diff --git a/ChangeLog b/ChangeLog index c5ba6c6..1f6312d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,33 @@ ================================================================================ -VERSION 1.0.2 XX XX XXXX +VERSION 1.1.1 XX XX XXXX New: + + * Compliant with PHP 5.3 -RIT + * Improves and unify error handling -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 ================================================================================ @@ -37,6 +63,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