New Features as of version 1.01 This is a very minor bug fix release. Documentation fixes: Updated the User's Guide adding Appendix A (which discusses how to do User-Defined types in C++ with Vals). Also fixed some spelling and minor grammar errors. Updated various READMEs and documentation to reflect new version numbers. Updated the midassocket.h so that the one example in the baseline that uses User-Defined types (namely the SockAddr_) properly handles strings [the underlying type of string in a Val is an OCString as of release 1.0.0]. Updated the occonvert.h so that ConvertAllArrsToTabs uses a default argument consistently for ConvertAllArrsToTabs (like all other bool keys_as_strings=false). This is not an interface change, just an interface augmentation ... all code from 1.0.0 should still work.