From: Duncan C. <dun...@us...> - 2004-07-24 02:31:15
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9436 Modified Files: ChangeLog Log Message: spelling fix Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.180 retrieving revision 1.181 diff -u -d -r1.180 -r1.181 --- ChangeLog 17 Jul 2004 04:05:13 -0000 1.180 +++ ChangeLog 24 Jul 2004 02:31:05 -0000 1.181 @@ -1,3 +1,8 @@ +2004-07-24 Duncan Coutts <du...@co...> + + * gtk/glib/GError.chs, gtk/abstract/FileChooser.chs: spelling fix + propogateGError to propagateGError + 2004-07-17 Duncan Coutts <du...@co...> * gtk/glib/GError.chs: extra function for converting GError exceptions |