Release time for the core.
[platal.git] / ChangeLog
1 ================================================================================
2 VERSION 1.1.0                                                         30 06 2010
3
4 New:
5
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
12 Bug:
13
14     * #1022: Fixes message when adding a new entry with tableeditor         -Car
15     * #1059: Fixes encoding of mail subjects containing a '?'               -FRU
16     * #1073: Fixes encoding of accentuated From/To                          -FRU
17
18 ================================================================================
19 VERSION 1.0.2                                                         13 11 2009
20
21 New:
22
23     * Adds proper content caching for static and semi-static content        -VZA
24
25 ================================================================================
26 VERSION 1.0.1                                                         30 07 2009
27
28 Bug:
29
30     * Various bugfixes                                                      -PoT
31
32 ================================================================================
33 VERSION 1.0.0                                                         11 12 2008
34
35 New:
36
37     * Fork core library from plat/al 0.9.17 development                     -PoT
38     * Introduce session management                                          -FRU
39     * Introduce user management                                             -VZA
40
41 ================================================================================
42 ACRONYMS:
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>
62     * XEL: Raphaël Barrois      (Xelnor)    <raphael.barrois@m4x.org>
63     * VZA: Vincent Zanotti      (vinZ2)     <vincent.zanotti@m4x.org>
64
65 ================================================================================
66 vim:et:ts=4:sw=4:tw=80:enc=utf-8: