2002-11-13 Jeffrey Stedfast * configure.in: Bumped the version to 1.90.5. * gmime/Makefile.am: Remove gmime-exception-list.def from the EXTRAS. 2002-11-12 Jeffrey Stedfast * doc/*: Updated. * gmime/gmime-error.h: Added. * gmime/gmime-multipart-encrypted.[c,h]: Use GError instead of GMimeException. * gmime/gmime-multipart-signed.[c,h]: Same. * gmime/gmime-session.[c,h]: Here too. * gmime/gmime-gpg-context.[c,h]: Don't use GMimeException anymore, instead use GError. * gmime/gmime-cipher-context.[c,h]: Same here. * gmime/gmime.h.in: Remove gmime-exception.h and add gmime-error.h 2002-11-09 Jeffrey Stedfast * configure.in: Generate src/Makefile. * Makefile.am: Add src to the SUBDIRS. * src/Makefile.am: Build uuencode and uudecode. * src/uuencode.c: New source file emulating GNU shareutils' uuencode. * src/uudecode.c: New source file emulating GNU shareutils' uudecode.