Jean-Philippe Barrette-LaPierre (02 January 2005) version 0.3.2
- Fixed some script and information errors in configure.ac
- Added CHANGES and Windows compilation files in EXTRA_DIST.
- Updated the year in the copyrigths.
- Added doc/guide.pdf, doc/guide.tex in EXTRA_DIST.
- Moved (was about time) examples in examples directory.
- Added the --enable-maintener to the configure script.
- Removed from the CVS all registry examples.
- Updated examples to use dynamic urls and filenames when needed,
  instead of hardcoded ones.

Jean-Philippe Barrette-LaPierre (25 November 2004) version 0.3.2
- Added the VC++ project file (thanks to Jeremy Swigart)
- Added an upload example (example18.cpp).
- Fixed the problem mentionned there (thanks to Jeremy Swigart)
  http://sourceforge.net/mailarchive/forum.php?thread_id=5853053&forum_id=16740

Jean-Philippe Barrette-LaPierre (30 September 2004) version 0.3.2
- Fixed the Mac OS X compilation problem.
- Removed any utilspp reference. (Not used anymore)
- Removed any registry reference. (Not used anymore)
- Started to work on the Mac OS X Framework Makefile.
- Changed the requirements for automake to be 1.6 instead of 1.7, because
  it seems that there's no problem with 1.6.
- Made buildconf run better on Mac OS X by properly using 
  glibtoolize instead of plain libtoolize. 
  (This is made if glibtool was found and used instead of plain libtool.)
- Added this file.
