Author: cmpilato
Date: Tue Apr 16 19:17:29 2013
New Revision: 1468569
URL: http://svn.apache.org/r1468569
Log:
Propose r1468395 + r1468566.
Modified:
subversion/branches/1.8.x/STATUS
Modified: subversion/branches/1.8.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1468569&r1=1468568&r2=1468569&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue Apr 16 19:17:29 2013
@@ -32,6 +32,14 @@ Candidate changes:
Votes:
+1: ivan
+ * r1468395, r1468566
+ Introduced typedef for the svn_fs_freeze() callback function type,
+ and give it the requisite the SWIG/Python wrapper treatment.
+ Justification:
+ Without this, the callback is useless in SWIG/Python
+ Votes:
+ +1: cmpilato
+
* r1468565
Use correct plural localisation for conflict summary messages.
Justification: