From: Duncan C. <dun...@us...> - 2005-01-31 21:18:57
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29970 Modified Files: ChangeLog Log Message: Remove libgnome requirement, it was unnecesary. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.334 retrieving revision 1.335 diff -u -d -r1.334 -r1.335 --- ChangeLog 31 Jan 2005 00:01:48 -0000 1.334 +++ ChangeLog 31 Jan 2005 21:18:19 -0000 1.335 @@ -1,3 +1,8 @@ +2005-01-31 Duncan Coutts <du...@co...> + + * demo/glade/simple.glade: remove libgnome requirement, it was + unnecesary. + 2005-01-30 Duncan Coutts <du...@co...> * tools/apiGen/ApiGen.hs: first go at generating signals including |