Updates ChangeLog.
[platal.git] / ChangeLog
CommitLineData
47205c58 1================================================================================
8dd67de3
SJ
2VERSION 1.1.4 XX XX XXXX
3
4From branch 1.1.3:
5
6 * #1451: Fix dynPost -FRU
7
8================================================================================
277bb527
RB
9VERSION 1.1.3 26 03 2011
10
11New:
12 * Add RSS feed for site_errors -FRU
13 * Enable PHP natives assertion in debug -FRU
14 * Allow POST/GET/REQUEST overriding -XEL
15
16================================================================================
17VERSION 1.1.2 30 01 2011
18
19================================================================================
5007a341 20VERSION 1.1.1 26 10 2010
92d96cb7 21
3a02cfad
FB
22New:
23
24 * Compliant with PHP 5.3 -RIT
25 * Improves and unify error handling -FRU
989c75f3
FB
26 * Add support for SQL transaction in XDB -FRU
27 * Add Iterable interface compatible with PHP's native iterators -FRU
28 * Add XDBFormat interface for object with a specific db serialization -FRU
277bb527 29 * Add grouping feature to PlFilter -XEL
989c75f3
FB
30
31Bug:
32
33 * Fix SUID feature -FRU
34 * Table editor uses UPDATE instead of REPLACE to update entries -FRU
35
36From branch 1.1.0:
37
38 * Permission were not check properly when accessing restricted hooks -FRU
3a02cfad 39
92d96cb7 40================================================================================
4fcf347f 41VERSION 1.1.0 30 06 2010
d38df00e
VZ
42
43New:
44
cad1faad
FB
45 * Add tools based on iterators -FRU/XEL
46 * Provide basic framework to write unit tests for plat/al -FRU
277bb527 47 * Add PlFilter infrastructure in plat/al core -XEL
cad1faad
FB
48 * XDB natively handles arrays -FRU
49 * Partially split Platal class to allow unit testing of the engine -FRU
50
3aff822a 51Bug:
cad1faad 52
3aff822a 53 * #1022: Fixes message when adding a new entry with tableeditor -Car
cad1faad
FB
54 * #1059: Fixes encoding of mail subjects containing a '?' -FRU
55 * #1073: Fixes encoding of accentuated From/To -FRU
3aff822a 56
d38df00e 57================================================================================
7f6619f9 58VERSION 1.0.2 13 11 2009
9f671b17
VZ
59
60New:
cad1faad 61
6463a09a 62 * Adds proper content caching for static and semi-static content -VZA
9f671b17
VZ
63
64================================================================================
af1a0198 65VERSION 1.0.1 30 07 2009
2d052e16 66
af1a0198
VZ
67Bug:
68
69 * Various bugfixes -PoT
2d052e16
FB
70
71================================================================================
ada4c57e 72VERSION 1.0.0 11 12 2008
47205c58
FB
73
74New:
75
76 * Fork core library from plat/al 0.9.17 development -PoT
77 * Introduce session management -FRU
ddeb5f89 78 * Introduce user management -VZA
47205c58
FB
79
80================================================================================
81ACRONYMS:
82
83 * PoT: Polytechnique.org TEAM (see Authors).
84
85 * ALK: Olivier Le Floch (Alakazam) <olivier.le-floch@m4x.org>
86 * BOB: Damien Bobillot (Schmurtz) <damien.bobillot@m4x.org>
87 * Car: Pascal Corpet (Caribou) <pascal.corpet@m4x.org>
88 * CAT: Florian El Ahdab (LeChat) <florian.el-ahdab@m4x.org>
89 * FAL: Raphaël Marichez (Falco) <raphael.marichez@m4x.org>
90 * FRU: Florent Bruneau (Fruneau) <florent.bruneau@m4x.org>
91 * JAC: Stéphane Jacob (jacou) <stephane.jacob@m4x.org>
92 * JS : Jean Sébastien Bedo <jean-sebastien.bedo@m4x.org>
93 * MC : Pierre Habouzit (MadCoder) <pierre.habouzit@m4x.org>
94 * mYk: Aymeric Augustin (mYk) <aymeric.augustin@m4x.org>
95 * OG : Olivier Guillaumin <olivier.guillaumin@m4x.org>
96 * PIK: Fabien Laborde (pika) <fabien.laborde@m4x.org>
3a02cfad 97 * RIT: Henri Jouhaud (Riton) <henri.jouhaud@m4x.org>
47205c58
FB
98 * SHK: Jeremy Lainé (Sharky) <jeremy.laine@m4x.org>
99 * THD: Thomas Deniau (Totom) <thomas.deniau@m4x.org>
100 * VP : Vincent Palatin <vincent.palatin@m4x.org>
101 * XdX: Alexandre Hô (XandreX) <alexandre.ho@m4x.org>
277bb527 102 * XEL: Raphaël Barrois (XELnor) <raphael.barrois@m4x.org>
47205c58
FB
103 * VZA: Vincent Zanotti (vinZ2) <vincent.zanotti@m4x.org>
104
105================================================================================
106vim:et:ts=4:sw=4:tw=80:enc=utf-8: