2003-01-20  Masao Mutoh  <mutoh@highway.ne.jp>

	* extconf.rb: Fix compiling problem in Ruby-1.8.

2002-06-05  Masao Mutoh <mutoh@highway.ne.jp>

   	* extconf.rb: Oops, previous ci had bug. Fix it.

2002-06-04  Masao Mutoh <mutoh@highway.ne.jp>

   	* extconf.rb: use $libs but $LDFLAGS for static link.
   	Reported by WATANABE Hirofumi <eban@os.rim.or.jp>

2002-05-26  Nobuyoshi Nakada <nobu.nokada@softhome.net>

   	* extconf.rb: Make extconf.rb to work in other than source directory.

2001-11-24  Neil Conway <neilconway@rogers.com>

	* MANIFEST: File removed.

2001-11-22  Akinori MUSHA <knu@iDaemons.org>

	* extconf.rb: allow the user to specify where to find
	glib-config and gdk-pixbuf-config.

2001-10-08  Neil Conway <neilconway@rogers.com>

	* README: improve documentation, add contact info.

	* ChangeLog: remove duplicate entries.

2001-10-05  Neil Conway <neilconway@rogers.com>

	* extconf.rb: Fix typo.

2001-03-28  Hiroshi IGARASHI  <iga@ruby-lang.org>

	* rbgdk-pixbuf.c (new_from_file): check whether return value is NULL.

2001-02-25  Hiroshi IGARASHI  <iga@ruby-lang.org>

	* rbgdk-pixbuf.c (get_height): width and height were jumbled.

2001-01-13  Hiroshi IGARASHI  <iga@ruby-lang.org>

	* lib/gdk_pixbuf.rb: add wrapper library for loading depedencies.

2000-09-20  Hiroshi IGARASHI  <iga@ruby-lang.org>

	* rbgdk-pixbuf.c (scale):
	now use GdkInterpType instead of ArtFilterLevel.

2000-03-30  Hiroshi IGARASHI  <iga@ruby-lang.org>

	* extconf.rb: use `gdk-pixbuf-config --libs'.

2000-03-30  Hiroshi IGARASHI  <iga@ruby-lang.org>

	* MANIFEST: create a file.
