Update of /cvsroot/gtk2hs/gtk2hs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3344
Modified Files:
ChangeLog
Log Message:
fix DOCFIXMEs
also fix a constructor spelling typo
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- ChangeLog 25 May 2004 02:05:10 -0000 1.175
+++ ChangeLog 27 May 2004 04:21:21 -0000 1.176
@@ -1,3 +1,9 @@
+2004-05-27 Duncan Coutts <du...@co...>
+
+ * gtk/pango/Markup.hs, gtk/pango/PangoLayout.chs,
+ gtk/general/Structs.hsc, gtk/gdk/Pixbuf.chs: fix DOCFIXMEs
+ fix also a constructor spelling typo (FUdoulbe -> FUdouble)
+
2004-05-25 Duncan Coutts <du...@co...>
* mogul/GetWidget.hs, mogul/MDialog.hs, mogul/Mogul.hs,
|