From: Duncan C. <dun...@us...> - 2004-07-17 04:05:22
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31965 Modified Files: ChangeLog Log Message: import GError Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.179 retrieving revision 1.180 diff -u -d -r1.179 -r1.180 --- ChangeLog 17 Jul 2004 04:01:57 -0000 1.179 +++ ChangeLog 17 Jul 2004 04:05:13 -0000 1.180 @@ -6,6 +6,8 @@ * tools/callbackGen/HookGenerator.hs: wrap callbacks in GError exception handler. + * tools/callbackGen/Signal.chs-boot2: import GError + 2004-07-16 Duncan Coutts <du...@co...> * gtk/glib/GError.chs: new module for dealing with GErrors |