From: Duncan C. <dun...@us...> - 2004-05-07 16:44:35
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10971 Modified Files: ChangeLog Log Message: whitespace fix to help calcuating deps of .chs files Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.147 retrieving revision 1.148 diff -u -d -r1.147 -r1.148 --- ChangeLog 7 May 2004 16:40:18 -0000 1.147 +++ ChangeLog 7 May 2004 16:44:26 -0000 1.148 @@ -10,6 +10,9 @@ * Makefile: enable building filechooser demo + * gtk/windows/FileChooserDialog.chs: whitespace fix, to help in + calculating depandancies of .chs files + 2004-05-4 Duncan Coutts <du...@co...> * configure.in, Makefile, mk/config.mk.in: allow libglade to be |