[Zope-Checkins] CVS: Zope/doc - TODO.txt:1.13

Chris McDonough chrism@zope.com
Thu, 19 Jun 2003 14:39:01 -0400


Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv21924

Modified Files:
	TODO.txt 
Log Message:



=== Zope/doc/TODO.txt 1.12 => 1.13 ===
--- Zope/doc/TODO.txt:1.12	Thu Jun 19 14:31:18 2003
+++ Zope/doc/TODO.txt	Thu Jun 19 14:39:00 2003
@@ -258,3 +258,9 @@
 
  - Offer to install software home 'bin' scripts into a directory
    separate from the software home 'bin' directory.
+
+- To help binary distribution creators, mkzopeinstance probably needs
+  to make it easier to place instance files in separate directories
+  and needs to generate a zope.conf that reflects
+  logfile/lockfile/pidfile placement options that can be fed on the
+  command line.