From: Axel S. <as...@us...> - 2005-01-12 18:22:22
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25728 Modified Files: ChangeLog Log Message: Forgot to mention the mending of hierarchy.list for Gtk 2.2. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.285 retrieving revision 1.286 diff -u -d -r1.285 -r1.286 --- ChangeLog 12 Jan 2005 18:19:38 -0000 1.285 +++ ChangeLog 12 Jan 2005 18:22:09 -0000 1.286 @@ -6,6 +6,9 @@ is now necessary to accommodate the lack of some enum names in Gtk 2.2. + * tools/hierarchyGen/hierarchy.list: Only create the FileChooser + interface object when building for Gtk 2.4 or higher. + 2005-01-12 Duncan Coutts <du...@co...> * demo/hello/World.hs: update to work with the new module names. |