Release info.
[yaz-moved-to-github.git] / CHANGELOG
index 78acb57..3261c5f 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,12 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
---- 1.8.5 2002/XX/XX
+--- 1.8.5 2002/02/03
+
+New YAZ client features: Command completion and new commands:
+push_command, set_apdufile, set_marcdump, set_cclfields, register_oid.
+Code provided by Jacob Poulsen.
+
+New call oid_trav, that visits all registered OIDs via callback.
 
 Function ZOOM_record_get now returns const char pointer rather than
 void pointer. It saves a lot of type casts.