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