================================================================================ VERSION 1.1 Tue, 24 May 2005 Pierre Habouzit * Fix one problem with $this->ids beeing empty in Spool. * Fix encoding issues since iconv truncates strings sometimes. ================================================================================ VERSION 1.0 Fri, 07 Jan 2005 Pierre Habouzit * Banana is now a real standalone class. * Clean hooks. * Update the script spoolgen.php. Wed, 05 Jan 2005 Pierre Habouzit * continue the work with post.php. Tue, 04 Jan 2005 Pierre Habouzit * prepare Banana to be a library : - delete a lot of echo's. - use a lot of string passing. - create more Banana:: functions. => API IS NOT STABLE ATM. Mon, 03 Jan 2005 Pierre Habouzit * no more $news -> class Banana. * continue include rework. * hooks functions enters. * $banana is now the only global variable we need. * exit format.inc.php. Sun, 02 Jan 2005 Pierre Habouzit * _(..) -> _b_(..) that performs a dgettext('banana', ...). * use gettext and no more $locales. * rework includes. Sat, 01 Jan 2005 Pierre Habouzit * rework headerDecode function (biggest bottleneck). * rework includes. ================================================================================ VERSION 0.7.1 Before Jan 2005 David Bachelart * first version. ================================================================================ vim:set ts=4 sw=4: