Author: breser
Date: Thu Aug 8 22:03:58 2013
New Revision: 1512067
URL: http://svn.apache.org/r1512067
Log:
* subversion/libsvn_wc/wc.h: Document that 1.8.x shipped with format 31.
Modified:
subversion/trunk/subversion/libsvn_wc/wc.h
Modified: subversion/trunk/subversion/libsvn_wc/wc.h
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/wc.h?rev=1512067&r1=1512066&r2=1512067&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_wc/wc.h (original)
+++ subversion/trunk/subversion/libsvn_wc/wc.h Thu Aug 8 22:03:58 2013
@@ -157,6 +157,8 @@ extern "C" {
* The bump to 31 added the inherited_props column in the NODES table.
* Bumped in r1395109.
*
+ * == 1.8.x shipped with format 31
+ *
* Please document any further format changes here.
*/