From f522eb92d4b3282e0e582cb8ccf02e7d696d98f0 Mon Sep 17 00:00:00 2001 From: Oliver Rauch Date: Mon, 29 Jan 2007 21:41:00 +0000 Subject: [PATCH] *** empty log message *** --- doc/umax/umax.CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/umax/umax.CHANGES b/doc/umax/umax.CHANGES index ff01952f7..77d8d6217 100644 --- a/doc/umax/umax.CHANGES +++ b/doc/umax/umax.CHANGES @@ -1156,3 +1156,17 @@ build-42 -> build-43 build-43 -> build-44 -------------------- + * the sense_hanlder stores the sense data in buffer[0] when valid sense data is avialable + + * do_calibration: + - corrected bug in reading calibration width from scanner (added /bytespp) + - when additional request sense is not called then the buffer is not erased, + the sense data from the sense_handler is used + - when additional request sense is called then the buffer is erased at first + +build-44 -> build-45 +-------------------- + + * added defualt options for Linotype Opal2 + * changed bug in highlight-blue function (using green value) +