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