Using function odr_nullval() instead of global ODR_NULLVAL when
[yaz-moved-to-github.git] / CHANGELOG
index c24aaf5..5e3121c 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,14 @@
+Possible compatibility problems with earlier versions marked with '*'.
+
+Implemented function odr_nullval() that returns the value of
+ODR_NULLVAL.
+
+* Removed member num_children from data1_node (in data1.h).
+
 Made NT service interface part of the server library. The
 function statserv_main uses the NT service when required and
 calls the statserv_start / statserv_close routines.
 
-Possible compatibility problems with earlier versions marked with '*'.
 
 Routine zget_SearchRequest fills resultSetName member with "default"
 instead of "Default".