]> git.imager.perl.org - imager-screenshot.git/blob - Changes
ea4e90b45ae6252a9b877b167ca257aeba310416
[imager-screenshot.git] / Changes
1 0.003
2         - the x11 capture wasn't releasing the XImage or the line
3           and color buffers.
4         - x11_open() incorrectly reset the error handler to junk
5         - Makefile.PL was checking /usr/X11R6 for headers instead of 
6           /usr/X11R6/include
7         - add header directories as -I flags if we find a header in
8           them
9         - avoid duplicate -L flags
10
11 0.002 2 Jan 2007
12         Just packaging changes:
13         - README was missing
14         - updated my EU::MM and I now set the LICENSE key so it's set
15           in META.yml
16
17 0.001 1 Jan 2007
18         - Initial release with X11 and Win32 support