From: Duncan C. <dun...@us...> - 2004-08-03 02:36:47
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26699 Modified Files: ChangeLog Log Message: Moved a couple of useful string marshaling functions to a common location. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.200 retrieving revision 1.201 diff -u -d -r1.200 -r1.201 --- ChangeLog 1 Aug 2004 16:16:50 -0000 1.200 +++ ChangeLog 3 Aug 2004 02:36:38 -0000 1.201 @@ -1,3 +1,8 @@ +2004-08-3 Duncan Coutts <du...@co...> + + * gtk/abstract/FileChooser.chs, gtk/general/FFI.hs: move a couple of + string marshaling functions to a common location. + 2004-08-1 Duncan Coutts <du...@co...> * gtk/entry/SpinButton.chs, gtk/layout/Table.chs, gtk/layout/Layout.chs |