[Zope3-checkins] SVN: Zope3/trunk/doc/TODO Updated TODO list for
3.1. It is definitely getting shorter! :-)
Stephan Richter
srichter at cosmos.phy.tufts.edu
Fri May 27 10:22:36 EDT 2005
Log message for revision 30530:
Updated TODO list for 3.1. It is definitely getting shorter! :-)
Changed:
U Zope3/trunk/doc/TODO.txt
U Zope3/trunk/doc/TODOLATER.txt
-=-
Modified: Zope3/trunk/doc/TODO.txt
===================================================================
--- Zope3/trunk/doc/TODO.txt 2005-05-27 11:04:59 UTC (rev 30529)
+++ Zope3/trunk/doc/TODO.txt 2005-05-27 14:22:05 UTC (rev 30530)
@@ -2,14 +2,6 @@
Things to do for the next release (in no particular order)
==========================================================
-Features
---------
-
-- Support for iterable sources
-
-- Issue 390: Request body and bodyFile are bogus, and have a
- misleading documentation
-
Miscellaneous
-------------
@@ -23,15 +15,6 @@
Bug Fixes
---------
-FTP Server
-~~~~~~~~~~
-
- * 350: ServerChannelBase does not update last_activity
-
- * 363: ftp access with gftp 2.x to the zope x3 ftp server seems broken
-
- * 375: ftp data channel does not tell control channel about activity
-
File Content Component
~~~~~~~~~~~~~~~~~~~~~~
Modified: Zope3/trunk/doc/TODOLATER.txt
===================================================================
--- Zope3/trunk/doc/TODOLATER.txt 2005-05-27 11:04:59 UTC (rev 30529)
+++ Zope3/trunk/doc/TODOLATER.txt 2005-05-27 14:22:05 UTC (rev 30530)
@@ -2,6 +2,13 @@
Things to do After the next release (in no particular order)
============================================================
+- Support for iterable sources
+
+- Issue 390: Request body and bodyFile are bogus, and have a misleading
+ documentation. (This issue has been addressed in the Twisted-Integration
+ branch, which will be merged to the trunk after the 3.1 split and thus be
+ in for 3.2.)
+
- Finish new Message support (Philipp)
- Write tests for the Dublin Core Structured Value support, especially errors
More information about the Zope3-Checkins
mailing list