Changes from 1.0 to 2.0

Name

Changes from 1.0 to 2.0 -- Incompatible changes made between version 1.0 and version 2.0

Incompatible changes from 1.0 to 2.0

See also the PORTING document in the toplevel GMime source directory.

The major change here is that I've dropped my own base object class and have replaced it with GObject from glib-2.0. This should be a pleasant change since you (the developer) will now be able to do many more things such as setting arbitrary data on all GMime objects. For additional information about GObject, please see the GObject Reference Manual at http://developer.gnome.org/doc/API/2.0/gobject/