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