Update ChangeLog
[platal.git] / ChangeLog
1 ================================================================================
2 VERSION 1.1.1                                                         XX XX XXXX
3
4 New:
5
6     * Compliant with PHP 5.3                                                -RIT
7     * Improves and unify error handling                                     -FRU
8
9 ================================================================================
10 VERSION 1.1.0                                                         30 06 2010
11
12 New:
13
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
20 Bug:
21
22     * #1022: Fixes message when adding a new entry with tableeditor         -Car
23     * #1059: Fixes encoding of mail subjects containing a '?'               -FRU
24     * #1073: Fixes encoding of accentuated From/To                          -FRU
25
26 ================================================================================
27 VERSION 1.0.2                                                         13 11 2009
28
29 New:
30
31     * Adds proper content caching for static and semi-static content        -VZA
32
33 ================================================================================
34 VERSION 1.0.1                                                         30 07 2009
35
36 Bug:
37
38     * Various bugfixes                                                      -PoT
39
40 ================================================================================
41 VERSION 1.0.0                                                         11 12 2008
42
43 New:
44
45     * Fork core library from plat/al 0.9.17 development                     -PoT
46     * Introduce session management                                          -FRU
47     * Introduce user management                                             -VZA
48
49 ================================================================================
50 ACRONYMS:
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>
66     * RIT: Henri Jouhaud        (Riton)     <henri.jouhaud@m4x.org>
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>
71     * XEL: Raphaël Barrois      (Xelnor)    <raphael.barrois@m4x.org>
72     * VZA: Vincent Zanotti      (vinZ2)     <vincent.zanotti@m4x.org>
73
74 ================================================================================
75 vim:et:ts=4:sw=4:tw=80:enc=utf-8: