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

Peter Denno pdenno at common-lisp.net
Wed Nov 16 02:00:28 UTC 2005


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

Modified Files:
	index.html 
Log Message:
News about .so and .dll
Date: Wed Nov 16 03:00:27 2005
Author: pdenno

Index: public_html/index.html
diff -u public_html/index.html:1.10 public_html/index.html:1.11
--- public_html/index.html:1.10	Sat Oct  8 17:06:36 2005
+++ public_html/index.html	Wed Nov 16 03:00:27 2005
@@ -74,8 +74,15 @@
 <h1 id='news'>News</h1>
 
 <ul>
-  <li> <strong>2005-10-08</strong> Some additional discussion in FAQ. So
-    Work to implement DrawingArea is underway in CVS HEAD.
+  <li> <strong>2005-11-15</strong> We now provide the win32 .dll
+   and linux .so for libcellsgtk. They are:
+   <a href="ftp://common-lisp.net/pub/project/cells-gtk/libcellsgtk.so">this for linux</a> and 
+   <a href="ftp://common-lisp.net/pub/project/cells-gtk/libcellsgtk.dll">this for win32</a>. 
+   This is sort of experimental. If you have problems (e.g. with version mismatch) drop the
+   mailing list a note.
+ 
+  <li> <strong>2005-10-08</strong> Some additional discussion in FAQ. Some
+    work to implement DrawingArea is underway in CVS HEAD.
     HEAD *should* be OK. New tarballs will be created when it is complete. </li>
 
   <li> <strong>2005-05-29</strong> Allows hierarchical arrangement of items in ComboBox. 




More information about the Cells-gtk-cvs mailing list