Description
The following changes to the public API are required before 1.7. See <notes/api-changes-1.7.txt> for details. svn_uri_is_child svn_relpath_is_child svn_relpath_is_ancestor svn_uri_is_ancestor # Remove from public API (e.g. make private): svn_dirent_skip_ancestor # See ### comment: shouldn't return child. svn_hash_get_cstring() svn_hash_get_bool() # Rename and move to svn_config_hash_get(), svn_config_hash_get_bool(). svn_tristate_to_word() svn_tristate_from_word() # Make private.