2003-08-28  Masao Mutoh  <mutoh@highway.ne.jp>
                                                                                
   * extconf.rb: Exit with 1 when the package is not found.

2003-08-09  Masao Mutoh  <mutoh@highway.ne.jp>

	* src/gnomevfs-mime.c, gnomevfs-uri.c, gnomevfs-fileinfo.c: Fix warnings.
	* extconf.rb: Call gnome-vfs-module-2.0.

2003-08-07  Nikolai Weibull  <lone-star@home.se>

	* src/gnomevfs-mime.c,src/gnomevfs-application-registry.c,
	src/gnomevfs-mime-application.c: New files.  These add support for the
	mime handling parts of GnomeVFS.

2003-08-04  Nikolai Weibull  <lone-star@home.se>

	* src/gnomevfs-file.c,src/gnomevfs-directory.c: Added object tainting
	and security level checking.

2003-07-27  Nikolai Weibull  <lone-star@home.se>

	* src/gnomevfs-file.c: Fixed a bunch of minor bugs (that prevented all
	operation).  Also added record separation in the gets() method.
	* src/gnomevfs-file.c: Completed the interface.  Almost 100%
	compatible with Ruby's IO class.  Only methods that cannot be
	implemented are excluded.

2003-07-26  Nikolai Weibull  <lone-star@home.se>

	* NEWS: Removed file.

2003-07-24  Nikolai Weibull  <lone-star@home.se>

	* COPYING.LIB,ChangeLog,NEWS,README,extconf.rb,src,tests,
	src/gnomevfs-application-registry.c,src/gnomevfs-directory.c,
	src/gnomevfs-directory.h,src/gnomevfs-file.c,src/gnomevfs-file.h,
	src/gnomevfs-fileinfo.c,src/gnomevfs-fileinfo.h,src/gnomevfs-mime.c,
	src/gnomevfs-monitor.c,src/gnomevfs-monitor.h,src/gnomevfs-result.c,
	src/gnomevfs-result.h,src/gnomevfs-uri.c,src/gnomevfs-uri.h,
	src/gnomevfs.c,src/gnomevfs.h,tests/test1.rb,tests/test2.rb,
	tests/test3.rb: Initial import.
