summaryrefslogtreecommitdiff
path: root/xsane.CHANGES
diff options
context:
space:
mode:
authorJulien BLACHE <jblache@debian.org>2007-03-07 13:12:27 +0100
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:38 +0000
commit0db1f3318701235603f80455d7d1e5c1709e5eb1 (patch)
treeb79a911a1d9c8eb41ac88fa28a6a452fbca2eeb0 /xsane.CHANGES
parent4d8384e7b116e3eb11cc3df9151c8554dbca95fc (diff)
parent1083fdcdb608210a42e00fc6819a6d5ce5996b2a (diff)
Imported Debian patch 0.994-1debian/0.994-1
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
+