2001-07-12  Michael Natterer  <mitch@gimp.org>

	* made 1.2.0 release.

2001-07-12  Michael Natterer  <mitch@gimp.org>

	* README: updated.

	* src/main.h
	* src/interface.c: added image & drawable menu examples.

2001-07-12  Michael Natterer  <mitch@gimp.org>

	* autogen.sh: allow newer auto* version strings.

	* configure.in: bumped version number to 1.2.0, require gimp 1.2.1.

	* src/Makefile.am
	* src/interface.h
	* src/main.h
	* src/render.h: minor cleanups.

2000-08-28  Michael Natterer  <mitch@gimp.org>

	* configure.in
	* src/interface.c
	* src/main.c: removed COMPAT_CRUFT

2000-08-25  Kevin Turner  <acapnotic@users.sourceforge.net>

	* src/Makefile.am (LDADD): Remove GTK_LIBS, as these are included in 
	GIMP_LIBS.

2000-06-24  Sven Neumann  <sven@gimp.org>

	* autogen.sh: applied patch from Sesse <sgunderson@bigfoot.com>
	that fixes the check for recent versions of auto[conf|make].
	
	* configure.in: we require gimp-1.1.24 and gtk+-1.2.8

2000-06-14  Michael Natterer  <mitch@gimp.org>

	* configure.in
	* debian/*: new directory.

	A patch from Kevin Turner <acapnotic@users.sourceforge.net> which
	adds a debian packet description.

2000-06-14  Michael Natterer  <mitch@gimp.org>

	* src/Makefile.am: disable all Gimp compatibility defines.

	* src/interface.[ch]
	* src/main.[ch]
	* src/plugin-intl.h
	* src/render.[ch]: some (not yet finished) code to show how to
	store stuff per drawable and per image through parasites.
	Minor fixes.

2000-05-24  Michael Natterer  <mitch@gimp.org>

	* src/main.c: register for all image types.

2000-05-24  Michael Natterer  <mitch@gimp.org>

	* HACKING: s/gfm/gimp-plugin-template/

2000-05-24  Michael Natterer  <mitch@gimp.org>

	* src/interface.c: one more comment.

	* src/main.[ch]: renamed variables, #define'd some string constants.

2000-05-24  Michael Natterer  <mitch@gimp.org>

	* src/interface.[ch]
	* src/render.[ch]: added some comments.

2000-05-24  Michael Natterer  <mitch@gimp.org>

	* initial revision.
