From: Duncan C. <dun...@us...> - 2005-02-17 12:56:02
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2555 Modified Files: ChangeLog Log Message: Fix display of documentation by moving much of it inside the export list. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.357 retrieving revision 1.358 diff -u -d -r1.357 -r1.358 --- ChangeLog 17 Feb 2005 00:13:18 -0000 1.357 +++ ChangeLog 17 Feb 2005 12:55:46 -0000 1.358 @@ -1,3 +1,9 @@ +2005-02-17 Duncan Coutts <du...@co...> + + * gtk/Graphics/UI/Gtk/TreeList/TreeModel.chs.pp, + gtk/Graphics/UI/Gtk/TreeList/TreeView.chs.pp: fix display of + documentation by moving much of it inside the export list. + 2005-02-16 Axel Simon <A....@ke...> * Makefile.am: Renamed TreeViewColumn.chs, TreeModelSort.chs, |