Make MAC OSX gcc more happy
[yaz-moved-to-github.git] / CHANGELOG
index ede097e..7454050 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,25 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
+New ODR utility, odr_getelement, which returns name of element for
+which encoding/decoding failed.
+
+Fixed ODR so that it returns error code OREQUIRED rather than ONONE
+in cases where a required element was omitted.
+
+Bug fix: some MARC8 sequences were not converted.
+
+New ZOOM option "step" which specifies number of records to be
+retrieved in one chunk. Used in conjunction with "start" and "count".
+
+SRW support for yaz-client.
+
+yaz-client no longer does (un)intelligent character set conversions
+by default. Can be enabled with charset and marc_charset commands.
+
 xmalloc trace fix for 64-bit systems such as DEC alpha. 
 
+Solaris 2.6 compile fix.
+
 --- 2.0.2 2003/04/28
 
 New Debian package layout similar to the Redhat Package layout.