Oups, I commited the wrong test-folder
[banana.git] / Changelog
CommitLineData
6551668a 1Sat, 08 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
2
3 * Automatically set fup for crossposts
9cac5c87 4 * Full URL redirection
6551668a 5
e13362d7 6================================================================================
7VERSION 1.3
8
5aea1437 9Sat, 08 Avr 2006 Florent Bruneau <florent.bruneau@m4x.org>
10
718eba61 11 * PHP5 Compatible
5aea1437 12
65d8c6e4 13March 2006 Florent Bruneau <florent.bruneau@m4x.org>
14
15 * Add multipart and attachment support
16 * Add HTML and RichText support
17 * Improve url handling
18 * Fix invalid html in submission form
19 * Add quotations handling
20 * Fix cache issue with empty newsgroups
21 * Add x-face placement support
22 * Improve support of some non-standard clients
23 * Fix support of post without subject
24 * Improve wrapping
25
4cc7f778 26================================================================================
c8865a54
PHM
27VERSION 1.2
28
29Wed, 19 Oct 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
30
31 * Fix a problem wrt responses (Re: in subject).
32 * Fix a problem with empty overviews.
ec8b5b6a 33 * Fix Header encoding problems.
c8865a54
PHM
34
35================================================================================
382606fb
PHM
36VERSION 1.1
37
38Tue, 24 May 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
39
40 * Fix one problem with $this->ids beeing empty in Spool.
41 * Fix encoding issues since iconv truncates strings sometimes.
a75dcfa4 42 * Make the post forms use utf-8.
382606fb
PHM
43
44================================================================================
b8e8bb39 45VERSION 1.0
4cc7f778 46
47Fri, 07 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
48
49 * Banana is now a real standalone class.
50 * Clean hooks.
51 * Update the script spoolgen.php.
52
53Wed, 05 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
54
55 * continue the work with post.php.
56
57Tue, 04 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
58
59 * prepare Banana to be a library :
60 - delete a lot of echo's.
61 - use a lot of string passing.
62 - create more Banana:: functions.
63 => API IS NOT STABLE ATM.
64
65Mon, 03 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
66
67 * no more $news -> class Banana.
68 * continue include rework.
69 * hooks functions enters.
70 * $banana is now the only global variable we need.
71 * exit format.inc.php.
72
73Sun, 02 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
74
75 * _(..) -> _b_(..) that performs a dgettext('banana', ...).
76 * use gettext and no more $locales.
77 * rework includes.
78
79Sat, 01 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
80
81 * rework headerDecode function (biggest bottleneck).
82 * rework includes.
83
84================================================================================
85VERSION 0.7.1
86
87Before Jan 2005 David Bachelart <david.bachelart@m4x.org>
88
89 * first version.
90
91================================================================================
92vim:set ts=4 sw=4: