Forráskód Böngészése

*** empty log message ***

Chris McDonough 18 éve
szülő
commit
4dce8b9b55
2 módosított fájl, 12 hozzáadás és 1 törlés
  1. 10 1
      README.txt
  2. 2 0
      TODO.txt

+ 10 - 1
README.txt

@@ -1308,7 +1308,7 @@ FAQ
   be due to your process' dependence on environment variable settings.
   be due to your process' dependence on environment variable settings.
   See "Subprocess Environment" in this document.
   See "Subprocess Environment" in this document.
 
 
-Maillist and Reporting Bugs
+Maillist, Reporting Bugs, and Viewing the CVS Repository
 
 
   You may subscribe to the 'Supervisor-users'
   You may subscribe to the 'Supervisor-users'
   "maillist":http://lists.palladion.com/mailman/listinfo/supervisor-users
   "maillist":http://lists.palladion.com/mailman/listinfo/supervisor-users
@@ -1316,6 +1316,15 @@ Maillist and Reporting Bugs
   Please report bugs at "the
   Please report bugs at "the
   collector":http://www.plope.com/software/collector .
   collector":http://www.plope.com/software/collector .
 
 
+  You can view the CVS repository for supervisor at
+  http://cvs.plope.com/viewcvs/Packages/supervisor2/ 
+
+Contributing
+
+  If you'd like to contribute to supervisor, please contact me (Chris
+  McDonough, chrism@plope.com), and I'll arrange for you to have
+  direct CVS access to the repository.
+
 Author Information
 Author Information
 
 
   Chris McDonough (chrism@plope.com)
   Chris McDonough (chrism@plope.com)

+ 2 - 0
TODO.txt

@@ -1,3 +1,5 @@
+- FATAL state for supervisor.
+
 - Figure out how to make sample.conf evident when supervisor is installed
 - Figure out how to make sample.conf evident when supervisor is installed
   via easy_install.
   via easy_install.