[usocket-cvs] r20 - public_html

ehuelsmann at common-lisp.net ehuelsmann at common-lisp.net
Wed Feb 1 22:05:53 UTC 2006


Author: ehuelsmann
Date: Wed Feb  1 16:05:52 2006
New Revision: 20

Modified:
   public_html/index.shtml
Log:
Update website.

Modified: public_html/index.shtml
==============================================================================
--- public_html/index.shtml	(original)
+++ public_html/index.shtml	Wed Feb  1 16:05:52 2006
@@ -27,6 +27,12 @@
 <div class="roadmap">
   <h2>Development roadmap</h2>
 
+<p>Development will at least follow the steps outlined below.
+ Yet to be determined is whether the currently mentioned steps will
+ be enough to release version 1.0.  Possibly, UDP sockets remain to be
+ addressed before doing 1.0; that will depend on your reactions :-)
+</p>
+
 <table rules="all" border="1" cellpadding="3">
   <caption>Roadmap</caption>
   <thead class="roadmap-head">
@@ -68,16 +74,16 @@
       <td class="WIP" title="Work in progress">WIP</td>
       <td class="TODO">TODO</td>
       <td class="WIP" title="Work in progress">WIP</td>
-      <td class="TODO">TODO</td>
+      <td class="WIP" title="Work in progress">WIP</td>
       <td class="TODO">TODO</td>
       <td class="TODO">TODO</td>
     </tr>
     <tr>
       <td>Implement active socket support.</td>
       <td class="WIP" title="Work in progress">WIP</td>
-      <td class="WIP">WIP</td>
+      <td class="WIP" title="Work in progress">WIP</td>
       <td class="TODO">TODO</td>
-      <td class="WIP">WIP</td>
+      <td class="WIP" title="Work in progress">WIP</td>
       <td class="WIP" title="Work in progress">WIP</td>
       <td class="TODO">TODO</td>
       <td class="TODO">TODO</td>



More information about the usocket-cvs mailing list