2003-03-05  Sven Neumann  <sven@gimp.org>

	* Made 1.3.0 release.

2003-03-05  Sven Neumann  <sven@gimp.org>

	* Makefile.am (EXTRA_DIST): include autogen.sh and the
	intltool*.in files.

	* src/Makefile.am: please automake-1.7.

2003-03-05  Sven Neumann  <sven@gimp.org>

	* acconfig.h: removed this file.

	* README
	* configure.in
	* src/interface.c
	* src/main.c
	* src/main.h: various changes to make it compile with GIMP >= 1.3.11.

2002-06-03  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* README: Added notice about po/README.translators.

2002-05-14  Sven Neumann  <sven@gimp.org>

	* configure.in: check for bind_textdomain_codeset.

2002-04-16  Sven Neumann  <sven@gimp.org>

	* autogen.sh: call glib-gettextize and intltoolize.

	* configure.in: require at least gimp-1.3.5. Use AC_PROG_INTLTOOL
	and AM_GLIB_GNU_GETTEXT for i18n.
	
	* src/interface.c (dialog_ok_callback): made it compile again.

2002-01-15  Sven Neumann  <sven@gimp.org>

	* HACKING
	* Makefile.am
	* acconfig.h
	* autogen.sh
	* configure.in
	* src/Makefile.am
	* src/interface.c
	* src/main.c
	* src/plugin-intl.h: use gimp-1.3.

2001-12-26  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added "az" to ALL_LINGUAS.

2001-12-21  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* configure.in: Added "sk" to ALL_LINGUAS.

2001-11-09  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "sv" to ALL_LINGUAS.

2001-10-20  Christophe Merlet  <redfox@eikonex.org>

	* configure.in: Added "fr" to $ALL_LINGUAS.

2001-08-31  Abel Cheung  <maddog@linux.org.hk>

	* configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW

2001-07-12  Abel Cheung  <maddog@linux.org.hk>

	* configure.in: added zh_TW.Big5 (traditional Chinese) to ALL_LINGUAS

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.
