From: Duncan C. <dun...@us...> - 2005-02-11 18:03:35
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19848 Modified Files: ChangeLog Log Message: Describe our modules as "portable" and include rcs tags in generated modules. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.345 retrieving revision 1.346 diff -u -d -r1.345 -r1.346 --- ChangeLog 11 Feb 2005 14:49:16 -0000 1.345 +++ ChangeLog 11 Feb 2005 18:03:11 -0000 1.346 @@ -18,6 +18,9 @@ * configure.ac: oops, forgot to set HSCFLAGS="-C -optc-mms-bitfields" Bump version to 0.9.7.1_rc3 + * tools/apiGen/Template.chs: describe our modules as "portable" and + include rcs tags in generated modules. + 2005-02-10 Duncan Coutts <du...@co...> * tools/apiGen/CodeGen.hs: make use of the information from scanning |