2 - ignore some VC++ generated junk in MANIFEST.SKIP
3 - avoid some Makefile.PL warnings
4 - use Imager in Makefile.PL since I'd prefer to error on that
5 rather than Imager::ExtUtils
6 - work around Debian strangeness
7 - the x11 capture wasn't releasing the XImage or the line
9 - x11_open() incorrectly reset the error handler to junk
10 - Makefile.PL was checking /usr/X11R6 for headers instead of
12 - add header directories as -I flags if we find a header in
14 - avoid duplicate -L flags
17 Just packaging changes:
19 - updated my EU::MM and I now set the LICENSE key so it's set
23 - Initial release with X11 and Win32 support