Add a guard against overlapping transactions.
[platal.git] / ChangeLog
CommitLineData
47205c58 1================================================================================
92d96cb7
FB
2VERSION 1.1.1 XX XX XXXX
3
3a02cfad
FB
4New:
5
6 * Compliant with PHP 5.3 -RIT
7 * Improves and unify error handling -FRU
8
92d96cb7 9================================================================================
4fcf347f 10VERSION 1.1.0 30 06 2010
d38df00e
VZ
11
12New:
13
cad1faad
FB
14 * Add tools based on iterators -FRU/XEL
15 * Provide basic framework to write unit tests for plat/al -FRU
16 * Add PlFilter infrastructure in plat/al core -Xel
17 * XDB natively handles arrays -FRU
18 * Partially split Platal class to allow unit testing of the engine -FRU
19
3aff822a 20Bug:
cad1faad 21
3aff822a 22 * #1022: Fixes message when adding a new entry with tableeditor -Car
cad1faad
FB
23 * #1059: Fixes encoding of mail subjects containing a '?' -FRU
24 * #1073: Fixes encoding of accentuated From/To -FRU
3aff822a 25
d38df00e 26================================================================================
7f6619f9 27VERSION 1.0.2 13 11 2009
9f671b17
VZ
28
29New:
cad1faad 30
6463a09a 31 * Adds proper content caching for static and semi-static content -VZA
9f671b17
VZ
32
33================================================================================
af1a0198 34VERSION 1.0.1 30 07 2009
2d052e16 35
af1a0198
VZ
36Bug:
37
38 * Various bugfixes -PoT
2d052e16
FB
39
40================================================================================
ada4c57e 41VERSION 1.0.0 11 12 2008
47205c58
FB
42
43New:
44
45 * Fork core library from plat/al 0.9.17 development -PoT
46 * Introduce session management -FRU
ddeb5f89 47 * Introduce user management -VZA
47205c58
FB
48
49================================================================================
50ACRONYMS:
51
52 * PoT: Polytechnique.org TEAM (see Authors).
53
54 * ALK: Olivier Le Floch (Alakazam) <olivier.le-floch@m4x.org>
55 * BOB: Damien Bobillot (Schmurtz) <damien.bobillot@m4x.org>
56 * Car: Pascal Corpet (Caribou) <pascal.corpet@m4x.org>
57 * CAT: Florian El Ahdab (LeChat) <florian.el-ahdab@m4x.org>
58 * FAL: Raphaël Marichez (Falco) <raphael.marichez@m4x.org>
59 * FRU: Florent Bruneau (Fruneau) <florent.bruneau@m4x.org>
60 * JAC: Stéphane Jacob (jacou) <stephane.jacob@m4x.org>
61 * JS : Jean Sébastien Bedo <jean-sebastien.bedo@m4x.org>
62 * MC : Pierre Habouzit (MadCoder) <pierre.habouzit@m4x.org>
63 * mYk: Aymeric Augustin (mYk) <aymeric.augustin@m4x.org>
64 * OG : Olivier Guillaumin <olivier.guillaumin@m4x.org>
65 * PIK: Fabien Laborde (pika) <fabien.laborde@m4x.org>
3a02cfad 66 * RIT: Henri Jouhaud (Riton) <henri.jouhaud@m4x.org>
47205c58
FB
67 * SHK: Jeremy Lainé (Sharky) <jeremy.laine@m4x.org>
68 * THD: Thomas Deniau (Totom) <thomas.deniau@m4x.org>
69 * VP : Vincent Palatin <vincent.palatin@m4x.org>
70 * XdX: Alexandre Hô (XandreX) <alexandre.ho@m4x.org>
8e53f56f 71 * XEL: Raphaël Barrois (Xelnor) <raphael.barrois@m4x.org>
47205c58
FB
72 * VZA: Vincent Zanotti (vinZ2) <vincent.zanotti@m4x.org>
73
74================================================================================
75vim:et:ts=4:sw=4:tw=80:enc=utf-8: