0.1.1 - 0.1.2
- Work around an issue with relative seeks backward and certain versions of libstdc++
  in the buffered stream implementation (Fridrich, sum1)
- Fix regression in decoding of bitmap in WPG2 files (Fridrich, sum1).
- Fix a bug in reading bitmap size in double precision WPG2 files (Fridrich, sum1).
- Remove some abuse of pointers in wpg2foo tools (Fridrich).
- Fix some signedness problems (Fridrich).
- Fix some array-out-of-bond errors in decoding of bitmap with corrupted
  WPG1 documents (Fridrich, sum1).
- Add some sanity checks (Fridrich).

0.1.0 - 0.1.1
- Make win32 crosscompilation very smooth (Fridrich)
- Implement win32 binary packaging using Makefile
- Compile fixes for gcc 4.3
- Fix a load of compiler warnings with Intel compiler, with Sun
  Studio,...
- Backport the bufferred file stream implementation from libwpd.
- Make autogen.sh accept glibtoolize as a valid incarnation of libtoolize
 
0.1.0 --> initial release
- proper recognition of WPG files from WPD files (headers are practically the same)
- initial WPG record support (lots of stuff is still unsupported)
