From 947f2ec5da522dbe5b474fc7031cd3f224bd7ead Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:05:13 +0000 Subject: Imported Upstream version 0.98b --- xsane.CHANGES | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'xsane.CHANGES') diff --git a/xsane.CHANGES b/xsane.CHANGES index ae830b9..6eb2476 100644 --- a/xsane.CHANGES +++ b/xsane.CHANGES @@ -2732,3 +2732,21 @@ xsane-0.97 -> 0.98: - translations: U=updated, N=not updated, A=added/new cs da de es fr hu it ja nl pl pt pt_BR ro ru sk sl sr sv tr vi zh U U U N N U U N N N N N N U U N N N N N N + +xsane-0.98 -> 0.98a: +-------------------- + + - corrected gimp_plugin bug: + xsane_mode now is hold in xsane.xsane_mode like bevore xsane-0.98, + additionally preferences.xsane_mode is used to store the user + selection + the user selection is loaded at program start when nothing else is predefined + + +xsane-0.98a -> 0.98b: +--------------------- + + - changed bug in header file due to conficting types in xsane-front-gtk.h + from: int xsane_set_resolution(int well_known_option, double resolution); + to: double xsane_set_resolution(int well_known_option, double resolution); + -- cgit v1.2.3