damn I hate euro symbols
[banana.git] / Changelog
CommitLineData
4cc7f778 1================================================================================
b8e8bb39 2VERSION 1.0
4cc7f778 3
4Fri, 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
10Wed, 05 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
11
12 * continue the work with post.php.
13
14Tue, 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
22Mon, 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
30Sun, 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
36Sat, 01 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
37
38 * rework headerDecode function (biggest bottleneck).
39 * rework includes.
40
41================================================================================
42VERSION 0.7.1
43
44Before Jan 2005 David Bachelart <david.bachelart@m4x.org>
45
46 * first version.
47
48================================================================================
49vim:set ts=4 sw=4: