From: Duncan C. <dun...@us...> - 2005-02-15 17:55:12
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3854 Modified Files: ChangeLog Log Message: Fix an #if test so that it works correctly and is consistent with the other similar ones. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.354 retrieving revision 1.355 diff -u -d -r1.354 -r1.355 --- ChangeLog 14 Feb 2005 02:10:47 -0000 1.354 +++ ChangeLog 15 Feb 2005 17:54:55 -0000 1.355 @@ -1,3 +1,8 @@ +2005-02-15 Duncan Coutts <du...@co...> + + * gtk/Graphics/UI/Gtk/Display/Image.chs.pp: fix an #if test so that it + works correctly and is consistent with the other similar ones. + 2005-02-14 Duncan Coutts <du...@co...> * tools/apiGen/glib-sources.xml: add extra sources spec. |