DEBIAN_DIST="wheezy squeeze"
UBUNTU_DIST="precise oneiric natty lucid"
CENTOS_DIST="centos5 centos6"
-VERSION=4.2.44
+VERSION=4.2.45
-Copyright (c) 1995-2011, Index Data
+Copyright (c) 1995-2012, Index Data
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
+--- 4.2.45 2012/11/13
+
+Fix description of CCL directive 'case'.
+
+More tight checking of form arguments (yaz_uri_to_array). Makes
+YAZ better at rejecting big and/or bad POSTs.
+
+SRU decoding does not report more than up to 10 invalid arguments.
+
+rpn2cql: less quotes in generated terms. Semantics unchanged, but
+it's prettier this way.
+
--- 4.2.44 2012/10/25
New utility yaz_decode_init_diag. Defined in proto.h.
+yaz (4.2.45-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Tue, 13 Nov 2012 13:50:29 +0100
+
yaz (4.2.44-1indexdata) unstable; urgency=low
* Upstream.