From: Duncan C. <dun...@us...> - 2004-05-20 16:42:28
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16040 Modified Files: ChangeLog Log Message: minor doc changes in preperation for 'haddock'ification change bits that trip up haddock Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.150 retrieving revision 1.151 diff -u -d -r1.150 -r1.151 --- ChangeLog 17 May 2004 00:13:56 -0000 1.150 +++ ChangeLog 20 May 2004 16:42:17 -0000 1.151 @@ -1,3 +1,12 @@ +2004-05-20 Duncan Coutts <du...@co...> + + * gtk/gdk/Pixbuf.chs, gtk/general/Structs.hsc, + gtk/treeList/TreeModel.chs: minor doc fixes in preperation for + 'haddock'ification + + * c2hs/chs/CHS.hs: make c2hs emit a haddock-compatible headder + remove **'s which confuse haddock + 2004-05-17 Duncan Coutts <du...@co...> * demo/sourceview/haskell.lang: updated syntax highlighting |