From: Duncan C. <dun...@us...> - 2005-01-31 00:03:03
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31132 Modified Files: ChangeLog Log Message: Remove the directories where the old non-hierarchical modules used to live. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.333 retrieving revision 1.334 diff -u -d -r1.333 -r1.334 --- ChangeLog 30 Jan 2005 19:49:10 -0000 1.333 +++ ChangeLog 31 Jan 2005 00:01:48 -0000 1.334 @@ -6,6 +6,12 @@ * tools/apiGen/format-docs.xsl: extract signal documentation, and adjust for new formatting of property documentation. + * gtk/abstract, gtk/buttons, gtk/display, gtk/embedding, gtk/entry, + gtk/gdk, gtk/general, gtk/glib, gtk/layout, gtk/menuComboToolbar, + gtk/misc, gtk/multiline, gtk/ornaments, gtk/pango, gtk/scrolling, + gtk/selectors, gtk/signals, gtk/treeList, gtk/typehier, gtk/windows: + remove directories where the non-hierarchical modules used to live. + 2005-01-28 Duncan Coutts <du...@co...> * tools/apiGen/Makefile: use sed to do the patching rather than an |