Fix some PHP Notices
[banana.git] / Changelog
index f06f42f..70c5395 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,75 @@
+Sat, 15 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
+       * Support of Content-ID references (multipart/related)
+
+Fri, 14 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
+       * Bugfix: wrapping issues with very long lines
+
+Thu, 13 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
+       * Bugfix: xfaces handling
+       
+Wed, 12 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
+       * Add the list of subscriptions after the spool
+       * Make article view more user-friendly
+
+Tue, 11 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
+       * Bugfix: body conversion from unknown charset
+
+Mon, 10 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
+       * Use dynamic links from tree images
+       * Bugfix: force spool rows height
+
+Sun, 09 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
+
+       * Can use a user-defined Array instead of $_GET
+       * Bugfix: can remove all subscriptions
+       * Bugfix: case sensitivity of newsgroup names
+       * Bugfix: correctly remove outdated cache entries
+
+Sat, 08 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
+
+       * Automatically set fup for crossposts
+       * Full URL redirection
+       * Link abstraction
+       * Interpret **, // and __ as formatting in plain text articles
+
+================================================================================
+VERSION 1.3
+
+Sat, 08 Avr 2006                                       Florent Bruneau <florent.bruneau@m4x.org>
+
+       * PHP5 Compatible
+
+March 2006                          Florent Bruneau <florent.bruneau@m4x.org>
+
+       * Add multipart and attachment support
+       * Add HTML and RichText support
+       * Improve url handling
+       * Fix invalid html in submission form
+       * Add quotations handling
+       * Fix cache issue with empty newsgroups
+       * Add x-face placement support
+       * Improve support of some non-standard clients
+       * Fix support of post without subject
+       * Improve wrapping
+
+================================================================================
+VERSION 1.2
+
+Wed, 19 Oct 2005                                       Pierre Habouzit <pierre.habouzit@m4x.org>
+
+    * Fix a problem wrt responses (Re: in subject).
+       * Fix a problem with empty overviews.
+       * Fix Header encoding problems.
+
+================================================================================
+VERSION 1.1
+
+Tue, 24 May 2005                                       Pierre Habouzit <pierre.habouzit@m4x.org>
+
+       * Fix one problem with $this->ids beeing empty in Spool.
+       * Fix encoding issues since iconv truncates strings sometimes.
+       * Make the post forms use utf-8.
+
 ================================================================================
 VERSION 1.0