From: Duncan C. <dun...@us...> - 2004-05-17 00:14:10
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31441 Modified Files: ChangeLog Log Message: updated syntax highlighting Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.149 retrieving revision 1.150 diff -u -d -r1.149 -r1.150 --- ChangeLog 14 May 2004 18:06:16 -0000 1.149 +++ ChangeLog 17 May 2004 00:13:56 -0000 1.150 @@ -1,4 +1,8 @@ -2004-05-6 Duncan Coutts <du...@co...> +2004-05-17 Duncan Coutts <du...@co...> + + * demo/sourceview/haskell.lang: updated syntax highlighting + +2004-05-14 Duncan Coutts <du...@co...> * demo/profileviewer/ProfileViewer.hs, demo/profileviewer/ParseProfile.hs, |