From: Duncan C. <dun...@us...> - 2005-01-12 01:35:05
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26538 Modified Files: ChangeLog Log Message: Tiny haddock markup fixes. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.281 retrieving revision 1.282 diff -u -d -r1.281 -r1.282 --- ChangeLog 12 Jan 2005 00:00:46 -0000 1.281 +++ ChangeLog 12 Jan 2005 01:34:54 -0000 1.282 @@ -12,6 +12,9 @@ files. Correct a linker error caused by a missing _stub.o file. Everything should install correctly now and the demos should build ok. + * gtk/Graphics/UI/Gtk/Pango/Description.chs, gtk/Graphics/UI/Gtk.hs: + tiny haddock markup fixes. + 2005-01-10 Duncan Coutts <du...@co...> * tools/apiGen/format-docs.xsl: nicer code and more comprehensively |