From: Duncan C. <dun...@us...> - 2004-08-04 18:42:22
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15544 Modified Files: ChangeLog Log Message: Add missing functions and list more ignored functions. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- ChangeLog 3 Aug 2004 16:56:49 -0000 1.209 +++ ChangeLog 4 Aug 2004 18:41:43 -0000 1.210 @@ -1,3 +1,12 @@ +2004-08-4 Duncan Coutts <du...@co...> + + * gtk/abstract/Container.chs, gtk/treeList/TreeSelection.chs, + gtk/treeList/TreeModelSort.chs, gtk/treeList/TreeViewColumn.chs, + gtk/treeList/TreeModel.chs: add missing functions. + + * gtk/abstract/api.ignore, gtk/treeList/api.ignore: update list of + ignored functions. + 2004-08-3 Duncan Coutts <du...@co...> * gtk/abstract/FileChooser.chs, gtk/general/FFI.hs: move a couple of |