summaryrefslogtreecommitdiff
path: root/xsane.CHANGES
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:35 +0000
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:35 +0000
commit1083fdcdb608210a42e00fc6819a6d5ce5996b2a (patch)
tree516ac97c6e36375d66b6cfbfbdb430eea8a46c0c /xsane.CHANGES
parent129ed4b29e21fdb8bda3bee89c3e5d8cca6ba749 (diff)
Imported Upstream version 0.994upstream/0.994
Diffstat (limited to 'xsane.CHANGES')
-rw-r--r--xsane.CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/xsane.CHANGES b/xsane.CHANGES
index 840e0d7..b6cbd3b 100644
--- a/xsane.CHANGES
+++ b/xsane.CHANGES
@@ -2948,3 +2948,16 @@ xsane-0.992 -> 0.993:
- added flatedecode without Asci85 compression for PDF
+
+xsane-0.993 -> 0.994:
+---------------------
+
+ - corrected postscript bug: moved "/DeviceRGB setcolorspace" and "CSA... setcolorspace" from document setup to page setup
+
+ - added black point compensation to printer setup dialog
+
+ - xsane-scan.c: if (channels==1) then scanner_default_gray_icm_profile is used instead of scanner_default_color_icm_profile
+
+ - xsane-scan.c: bugfix segfault when scanning: when scanner_default_color_icm_profile is not defined then "" is used instead
+ of scanner_default_color_icm_profile
+