1wmpuzzle: CHANGES
2-----------------
3
40.5.2 - Jun 27, 2013
5
6  * Fixed segfault, thanks to The Mayhem Team from Cylab,
7    Carnegie Mellon University.
8
90.5.0 - Apr 16, 2006
10
11  * Included numbers puzzle (to sources and into the Debian package).
12    Thanks to Kyle Boyle.
13  * Added missing CPPFLAGS to Makefile.in.
14  * Updated manual page.
15
160.4.0 - May 01, 2003
17
18  * Added option --auto-save.
19
200.3.0 - Mar 24, 2003
21
22  * Removed option --image, the first non-option argument will be taken
23    as image file now.
24  * Included FreeBSD logo. Thanks to Alexey Dokuchaev.
25
260.2.1 - Feb 21, 2003
27
28  * Raise an error on additional arguments.
29  * Updated autoconf support and README file,
30    removed strip option from Makefile.in.
31
320.2.0
33
34  * --image now reads any external XPM file.
35  * Added --display and --geometry support.
36  * Added autoconf support.
37
380.1.1
39
40  * Bugfix in wmgeneral.c.
41
420.1.0
43
44  * Added > 1 char/pixel colorspace support.
45  * Added resource file support, see manual page.
46  * On success the whole image will be shown.
47  * Removed private XPM directory in favour of
48    runtime loading image (not yet implemented).
49
500.0.2
51
52  * Added keyboard support.
53  * Added eagle, earth, and Linux penguin.
54  * Removed Turing because of copyright protection.
55  * Added private XPM directory.
56
570.0.1
58
59  * Initial release.
60