From: Duncan C. <dun...@us...> - 2004-04-30 13:13:06
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6077 Modified Files: ChangeLog Log Message: fix descriptions in file headers Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.134 retrieving revision 1.135 diff -u -d -r1.134 -r1.135 --- ChangeLog 30 Apr 2004 12:50:02 -0000 1.134 +++ ChangeLog 30 Apr 2004 13:12:55 -0000 1.135 @@ -5,6 +5,11 @@ * glade/Glade.chs: fix lib prefix + * gtk/entry/EntryCompletion.chs, + * gtk/layout/Expander.chs, + * gtk/menuComboToolbar/ComboBoxEntry.chs, + * gtk/menuComboToolbar/ComboBox.chs: fix descriptions in headers + 2004-04-27 Duncan Coutts <du...@co...> * gtk/Makefile: use standard $(CPP) variable |