You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ma...@apache.org on 2005/08/28 19:08:44 UTC

svn commit: r263893 - /httpd/mod_mbox/branches/httpd-mbox-if/STATUS

Author: maxime
Date: Sun Aug 28 10:08:41 2005
New Revision: 263893

URL: http://svn.apache.org/viewcvs?rev=263893&view=rev
Log:
Updated STATUS file

Modified:
    httpd/mod_mbox/branches/httpd-mbox-if/STATUS

Modified: httpd/mod_mbox/branches/httpd-mbox-if/STATUS
URL: http://svn.apache.org/viewcvs/httpd/mod_mbox/branches/httpd-mbox-if/STATUS?rev=263893&r1=263892&r2=263893&view=diff
==============================================================================
--- httpd/mod_mbox/branches/httpd-mbox-if/STATUS (original)
+++ httpd/mod_mbox/branches/httpd-mbox-if/STATUS Sun Aug 28 10:08:41 2005
@@ -9,18 +9,18 @@
 Release showstoppers:
 
     * Massive bug squashing.
+    * Use apr_strftime() to format dates instead of apr_rfc822_date()
+
+Known bugs:
 
-    * Subject RFC 2047 decoding. See function's comment
-      (mod_mbox_cte.c)
+    * Previous by thread links does not work.
 
-Other known issues / ToDo:
+ToDo:
 
     * Documentation
       - For developpers : internals
       - For admins      : setup and update
       - For users       : usage, interface description, ...
-
-    * Use apr_strftime() to format dates instead of apr_rfc822_date()
 
     * Charset conversions (to UTF-8). APR-Xlate features are nice, but
       the conversion are easy only from APR v1.1.0. Multibyte