banana evolves
[banana.git] / Changelog
1 ================================================================================
2 VERSION 1.0
3
4 Fri, 07 Jan 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
5
6         * Banana is now a real standalone class.
7         * Clean hooks.
8         * Update the script spoolgen.php.
9
10 Wed, 05 Jan 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
11
12         * continue the work with post.php.
13
14 Tue, 04 Jan 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
15
16         * prepare Banana to be a library :
17                 - delete a lot of echo's.
18                 - use a lot of string passing.
19                 - create more Banana:: functions.
20                 => API IS NOT STABLE ATM.
21
22 Mon, 03 Jan 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
23
24         * no more $news -> class Banana.
25         * continue include rework.
26         * hooks functions enters.
27         * $banana is now the only global variable we need.
28         * exit format.inc.php.
29
30 Sun, 02 Jan 2005                        Pierre Habouzit <pierre.habouzit@m4x.org>
31
32         * _(..) -> _b_(..) that performs a dgettext('banana', ...).
33         * use gettext and no more $locales.
34         * rework includes.
35
36 Sat, 01 Jan 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
37
38         * rework headerDecode function (biggest bottleneck).
39         * rework includes.
40
41 ================================================================================
42 VERSION 0.7.1
43
44 Before Jan 2005                                         David Bachelart <david.bachelart@m4x.org>
45
46         * first version.
47
48 ================================================================================
49 vim:set ts=4 sw=4: