From: Duncan C. <dun...@us...> - 2005-04-06 21:36:56
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7204 Modified Files: ChangeLog Log Message: Makefile: cure bit rot in apicoverage tool gtk.ignore: ignore the _utf8 variants that exist for some functions. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.431 retrieving revision 1.432 diff -u -d -r1.431 -r1.432 --- ChangeLog 6 Apr 2005 21:32:42 -0000 1.431 +++ ChangeLog 6 Apr 2005 21:36:48 -0000 1.432 @@ -58,6 +58,11 @@ * tools/callbackGen/gtkmarshal.list: remove the marhsaler that was only needed by gconf. + * tools/apicoverage/Makefile: cure bit rot in apicoverage tool + + * tools/apicoverage/gtk.ignore: ignore the _utf8 variants that exist + for some functions. + 2005-04-5 Duncan Coutts <du...@co...> * glib/System/Glib/UTFString.hs: add some extra functions for |