File: CHANGES

package info (click to toggle)
wmpuzzle 0.4.0-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 336 kB
  • ctags: 98
  • sloc: ansic: 943; sh: 177; makefile: 80
file content (48 lines) | stat: -rw-r--r-- 1,107 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
wmpuzzle: CHANGES
-----------------
For further information please visit http://www.godisch.de/cvs/wmpuzzle/.

0.4.0 - May 01, 2003

  * Added option --auto-save.

0.3.0 - Mar 24, 2003

  * Removed option --image, the first non-option argument will be taken
    as image file now.
  * Included FreeBSD logo. Thanks to Alexey Dokuchaev <danfe@danfe.ru>.

0.2.1 - Feb 21, 2003

  * Raise an error on additional arguments.
  * Updated autoconf support and README file,
    removed strip option from Makefile.in.

0.2.0

  * --image now reads any external XPM file.
  * Added --display and --geometry support.
  * Added autoconf support.

0.1.1

  * Bugfix in wmgeneral.c.

0.1.0

  * Added > 1 char/pixel colorspace support.
  * Added resource file support, see manual page.
  * On success the whole image will be shown.
  * Removed private XPM directory in favour of
    runtime loading image (not yet implemented).

0.0.2

  * Added keyboard support.
  * Added eagle, earth, and Linux penguin.
  * Removed Turing because of copyright protection.
  * Added private XPM directory.

0.0.1

  * Initial release.