diff options
author | Henning Makholm <henning@makholm.net> | 2009-07-02 18:00:00 (EDT) |
---|---|---|
committer | Julien Jorge <julien.jorge@stuff-o-matic.com> | 2013-01-10 16:11:16 (EST) |
commit | f43ff6cf8942deab3e554fc2ed1ca83911c62043 (patch) | |
tree | 6240bbec976d01d68ce5e817e0d403febacf8ddf /ChangeLog | |
parent | 70a9b1ca8750a43e8092807d174a8c49407aa213 (diff) | |
download | xcftools-f43ff6cf8942deab3e554fc2ed1ca83911c62043.zip xcftools-f43ff6cf8942deab3e554fc2ed1ca83911c62043.tar.gz xcftools-f43ff6cf8942deab3e554fc2ed1ca83911c62043.tar.bz2 |
Import of release 1.0.6
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2009-07-03 Henning Makholm <henning@makholm.net> + + * Version 1.0.6 + * Change licensing from GPL-2 to PD. + * Fix bug: A layer without an alpha channel bug with an active + layer mask was wrongly considered to obscure all lower layers. + * Fix bug: xcf2pnm would guess PBM as the output format even if + the background was explicitly set to an intermediate gray, or + if -T might produce grays. + 2009-07-02 Henning Makholm <henning@makholm.net> * Version 1.0.5 |