forget to commit the changelog entry

This commit is contained in:
Sven Neumann 2004-04-19 15:36:27 +00:00
parent 957015e359
commit 273d94fe15

View file

@ -1,3 +1,16 @@
2004-04-19 Sven Neumann <sven@gimp.org>
* menus/Makefile.am
* menus/gtkuimanager.dtd: added a DTD (basically copied from the
GTK+ API docs). Added a "validate" rule that allows to easily
validate the XML files.
* menus/*.xml: added a DOCTYPE declaration that refers to the
newly added DTD.
* app/widgets/gimpenumstore.[ch]:
* app/widgets/gimpenumcombobox.c: documented the new API.
2004-04-19 Michael Natterer <mitch@gimp.org>
* app/actions/Makefile.am