From: Axel S. <as...@us...> - 2004-04-17 13:19:55
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26781 Modified Files: ChangeLog VERSION Log Message: Create new version that compiles with ghc 6.2.1. Index: VERSION =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/VERSION,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- VERSION 18 Jul 2003 16:20:05 -0000 1.6 +++ VERSION 17 Apr 2004 13:19:46 -0000 1.7 @@ -1 +1 @@ -0.9.4 +0.9.5 Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.125 retrieving revision 1.126 diff -u -d -r1.125 -r1.126 --- ChangeLog 16 Apr 2004 11:53:18 -0000 1.125 +++ ChangeLog 17 Apr 2004 13:19:45 -0000 1.126 @@ -1,3 +1,7 @@ +2004-04-17 Axel Simon <A....@ke...> + + * VERSION: bumped to 0.9.5 + 2004-04-16 Duncan Coutts <du...@co...> * gtk/layout/Notebook.chs: added ifdef's for compatibility |