Changed to flush apdu and marc log files a apdu is recived.
[yaz-moved-to-github.git] / CHANGELOG
index 78acb57..63ffe48 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@ Possible compatibility problems with earlier versions marked with '*'.
 
 --- 1.8.5 2002/XX/XX
 
+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.