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