[cells-gtk-cvs] CVS update: public_html/index.html

Peter Denno pdenno at common-lisp.net
Mon May 30 02:14:00 UTC 2005


Update of /project/cells-gtk/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv26448/public_html

Modified Files:
	index.html 
Log Message:
mention libcellsgtk being necessary
Date: Mon May 30 04:13:57 2005
Author: pdenno

Index: public_html/index.html
diff -u public_html/index.html:1.6 public_html/index.html:1.7
--- public_html/index.html:1.6	Mon May 30 04:10:19 2005
+++ public_html/index.html	Mon May 30 04:13:53 2005
@@ -74,12 +74,13 @@
 <h1 id='news'>News</h1>
 
 <ul>
-  <li> <strong>2005-05-29</strong> Allows hierarchical arrangement of items in ComboBox.</li>
+  <li> <strong>2005-05-29</strong> Allows hierarchical arrangement of items in ComboBox. 
+       (requires libcellsgtk)</li>
 
   <li> <strong>2005-03-03</strong> textview now has capabilities for programmatic 
        manipulation and markup of the text.</li>
 
-  <li> <strong>2005-02-28</strong> libcellsgtk.so introduced to enable some 
+  <li> <strong>2005-02-28</strong> libcellsgtk introduced to enable some 
        capabilities otherwise not available through the FFI.</li>
 </ul>
 




More information about the Cells-gtk-cvs mailing list