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