From: Duncan C. <dun...@us...> - 2004-08-10 12:15:50
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28195 Modified Files: ChangeLog Log Message: Fix a couple typos. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.220 retrieving revision 1.221 diff -u -d -r1.220 -r1.221 --- ChangeLog 9 Aug 2004 22:54:03 -0000 1.220 +++ ChangeLog 10 Aug 2004 12:15:41 -0000 1.221 @@ -1,3 +1,9 @@ +2004-08-10 Duncan Coutts <du...@co...> + + * configure.in: require autoconf 2.50 or greater, 2.13 doesn't work. + + * gtk/layout/Notebook.chs: fix typos. + 2004-08-9 Duncan Coutts <du...@co...> * gtk/layout/Notebook.chs: bind some new functions. Mark deprecated |