From: Duncan C. <dun...@us...> - 2005-04-06 20:14:42
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10345 Modified Files: ChangeLog Log Message: gtkmarshal.list: tidy up slightly, and add extra marshaler since it'll be needed soon. hierarchy.list: add an extra class to hierarchy. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.423 retrieving revision 1.424 diff -u -d -r1.423 -r1.424 --- ChangeLog 5 Apr 2005 18:38:21 -0000 1.423 +++ ChangeLog 6 Apr 2005 20:14:21 -0000 1.424 @@ -1,3 +1,10 @@ +2005-04-6 Duncan Coutts <du...@co...> + + * tools/callbackGen/gtkmarshal.list: tidy up slightly, and add + extra marshaler since it'll be needed soon. + + * tools/hierarchyGen/hierarchy.list: add an extra class to hierarchy. + 2005-04-5 Duncan Coutts <du...@co...> * glib/System/Glib/UTFString.hs: add some extra functions for |