summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 1fe89f1b6dd168914609937576205b89704fa42c (plain)
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
49
50
51
52
53
54
55
56
57
58
2006-02-12  Henning Makholm  <henning@makholm.net>

	* Version 0.9
	* Add layer mode Color. Now all of the Gimp's layer modes are
	  supported. :-)
	* Revamp the test suite inputs once again (they did not cover all
	  combinations of colored pixels vs fully white or blacK).
	
	* Version 0.8.1
	* Add layer modes Hue, Value, Saturation and tests for same.

2006-02-11  Henning Makholm  <henning@makholm.net>

	* Version 0.8
	* Add tests of various error diagnostics to the test suite
	* Revamp some of the test suite inputs such that HSV space
	  layer modes can be tested with the same files.

	* Version 0.7.2
	* Do not precompute the big multiplication table by default,
	  it is quick enough to do it at run-time as needed (which
	  lets the binaries shrink significantly).

2006-02-07  Henning Makholm  <henning@makholm.net>

	* Respect -A option when generating indexed PNG (that is,
	  create a tRNS chunk even if it's trivial); add test of
	  -A in xcf2png to the test suite.

2006-01-29  Henning Makholm  <henning@makholm.net>

	* Update FSF address in GPL blurbs

	* Version 0.7.1
	* A few cosmetic changes done during debianization
	* The code now passes the testsuite on several Debian
	  architectures (powerpc, alpha, ia64, amd64, hppa,
	  sparc, mipsel, m68k). Unfortunately I lack the
	  access to test on non-Debian platforms.

2006-01-28  Henning Makholm  <henning@makholm.net>

	* Version 0.7
	* xcf2png added
	* Test suite added
	* Various bug fixes

2006-01-24  Henning Makholm  <henning@makholm.net>

	* Version 0.6
	* Allow X11 color names with -b option

2006-01-22  Henning Makholm  <henning@makholm.net>

	* Version 0.5
	* First public release
	   - xcfinfo
	   - xcf2pnm