From 11b76ecdb94556ae09761a5d43f0635c2f9a2974 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 12 Jan 2004 13:21:52 +0000 Subject: [PATCH] Changes --- CHANGELOG | 13 +++++++++++++ debian/changelog | 6 ++++++ 2 files changed, 19 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a72fe47..ade812d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,18 @@ Possible compatibility problems with earlier versions marked with '*'. +--- 2.0.9-6 2004/01/12 Debian/Windows + +Make the SRU server more picky WRT unknown params, etc. + +Bug fix: ZOOM scan response didn't return displayTerm - when present. + +New YAZ client command, options, that sets Z39.50 options. + +New utility functions yaz_init_opt_{encode,decode} to encode/decode Z39.50 +options from a string of tokens (one token for each option bit). + +Update SRW diagnostic code messages. + --- 2.0.9-5 2004/01/07 Debian/Windows Handle user defined stylesheet for SRW/SRU. diff --git a/debian/changelog b/debian/changelog index 4daff1e..5ccde80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (2.0.9-6) unstable; urgency=low + + * Make the SRU server more picky WRT unknown params, etc. + + -- Adam Dickmeiss Mon, 12 Jan 2004 14:16:42 +0100 + yaz (2.0.9-5) unstable; urgency=low * Add SRW/SRU stylesheet support. -- 1.7.10.4