From: Florent Bruneau Date: Mon, 11 Oct 2010 15:12:21 +0000 (+0200) Subject: Update ChangeLog X-Git-Tag: core/1.1.1~7 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=989c75f3f95b2e8e7260fe10a7f94d0fde958469;p=platal.git Update ChangeLog Signed-off-by: Florent Bruneau --- diff --git a/ChangeLog b/ChangeLog index 1f6312d..1da9df6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,19 @@ 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