From: <as...@us...> - 2003-11-07 15:31:49
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1:/tmp/cvs-serv16412 Modified Files: ChangeLog Log Message: Use the moved signal and hierarchy generators. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.98 retrieving revision 1.99 diff -u -d -r1.98 -r1.99 --- ChangeLog 4 Nov 2003 04:08:09 -0000 1.98 +++ ChangeLog 7 Nov 2003 15:30:40 -0000 1.99 @@ -1,3 +1,12 @@ +2003-11-07 Axel Simon <A....@ke...> + * tools/typehier/TypeGenerator.hs: Correct typo that caused + Hierarchy.chs to include itself. + + * gtk/Makefile: Use the signal and type hierarchy generators in + tools/. + + * gtk/typehier, gtk/signals: Remove the stale files. + 2003-11-04 Jens Petersen <pet...@ha...> * mk/config.mk.in (COMMONINSTALLDIR): Define default base package |