Overview of changes in Gnome2-VFS 1.021
=======================================

* Use simple opaque scalars instead of boxed types for several objects.
* Some internal reorganization.
* Documentation fixes.

Overview of changes in Gnome2-VFS 1.020
=======================================

 Since 1.00x (the previous stable series)
 ----------------------------------------
  * New objects: Gnome2::VFS::Address, Gnome2::VFS::DNSSD, Gnome2::VFS::Drive,
    Gnome2::VFS::Resolve, Gnome2::VFS::Volume, and Gnome2::VFS::VolumeMonitor.
  * New API in: Gnome2::VFS::Mime, Gnome2::VFS::Async, and
    Gnome2::VFS::FileInfo.
  * Plug a few leaks.

 Since 1.011
 -----------
  * "Fix" a test failure.

Overview of changes in Gnome2-VFS 1.011
=======================================

* Don't leak the GnomeVFSDrive and GnomeVFSVolume callbacks.

Overview of changes in Gnome2-VFS 1.010
=======================================

* Depend on Glib 1.053.
* Wrapped GnomeVFSAddress, GnomeVFSDNSSD, GnomeVFSDrive, GnomeVFSResolve,
  GnomeVFSVolume, and GnomeVFSVolumeMonitor.
* Wrapped new stuff in GnomeVFSMime and GnomeVFSAsync.
* Implemented a constructor for GnomeVFSFileInfo.

Overview of changes in Gnome2-VFS 1.003
=======================================

* Make Gnome2::VFS::read_entire_file not crash on invalid input.
* Fix a small test bug.
* Don't depend on Gtk2 at runtime.

Overview of changes in Gnome2-VFS 1.002
=======================================

* Hushed compiler warnings that might occur under certain circumstances.

Overview of changes in Gnome2-VFS 1.001
=======================================

* Made all version checks refer to stable releases.
* Made the test suite more robust.

Overview of changes in Gnome2-VFS 1.00
======================================

* Depend on Glib 1.040.

Overview of changes in Gnome2-VFS 0.99
======================================

* Made some tests a bit more tolerant.

Overview of changes in Gnome2-VFS 0.98
======================================

* Fixed version information implementation to stick to the new policy.
* Fixed a bug in Gnome2::VFS::read that would result in a segfault when
  called with a bytes argument that is not greater than 0.
