Author: cmpilato
Date: Wed Nov 17 17:38:15 2010
New Revision: 1036133
URL: http://svn.apache.org/viewvc?rev=1036133&view=rev
Log:
Vote for r1035745, approving. (I think.)
Modified:
subversion/branches/1.6.x/STATUS
Modified: subversion/branches/1.6.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1036133&r1=1036132&r2=1036133&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Wed Nov 17 17:38:15 2010
@@ -106,17 +106,6 @@ Candidate changes:
Votes:
+1: danielsh
- * r1035745
- Add mapping for 'apr_array_header_t **providers' to the Perl swig bindings.
- Justification:
- Fixes svn_auth_get_platform_specific_client_providers() for the Perl
- bindings. User requested, and includes test case.
- Notes:
- I know so little Perl (or swig for that matter), that additional
- eyeballs would be very nice.
- Votes:
- +0: hwright
-
Veto-blocked changes:
=====================
@@ -213,3 +202,15 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1035745
+ Add mapping for 'apr_array_header_t **providers' to the Perl swig bindings.
+ Justification:
+ Fixes svn_auth_get_platform_specific_client_providers() for the Perl
+ bindings. User requested, and includes test case.
+ Notes:
+ I know so little Perl (or swig for that matter), that additional
+ eyeballs would be very nice.
+ Votes:
+ +0: hwright
+ +1: cmpilato