Update of /cvsroot/gtk2hs/gtk2hs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20256
Modified Files:
ChangeLog
Log Message:
Trivial fix to allows c2hs to process the glib/gtk 2.6 headders.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v
retrieving revision 1.309
retrieving revision 1.310
diff -u -d -r1.309 -r1.310
--- ChangeLog 17 Jan 2005 18:40:33 -0000 1.309
+++ ChangeLog 18 Jan 2005 22:06:30 -0000 1.310
@@ -1,3 +1,8 @@
+2005-01-18 Duncan Coutts <du...@co...>
+
+ * tools/c2hs/c/CLexer.hs: trivial fix to allows c2hs to process the
+ glib/gtk 2.6 headders.
+
2005-01-17 Duncan Coutts <du...@co...>
* configure.ac: add an extra option --without-pkgreg to allow
|