Author: stsp
Date: Mon May 13 18:00:09 2013
New Revision: 1481995
URL: http://svn.apache.org/r1481995
Log:
* CHANGES: The new svn_kind_t type was reverted.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1481995&r1=1481994&r2=1481995&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Mon May 13 18:00:09 2013
@@ -170,7 +170,6 @@ http://svn.apache.org/repos/asf/subversi
- API changes:
* fix inconsistent handling of log revs without changed paths (issue #3694)
- * new type svn_kind_t to replace svn_node_kind_t (r1181800)
* deprecated SVN_ERR_SQLITE_UNSUPPORTED_SCHEMA (r1173240)
* provide API to clear cached auth credentials (issue #2775)