Author: cmpilato
Date: Tue May 17 16:00:29 2011
New Revision: 1104359
URL: http://svn.apache.org/viewvc?rev=1104359&view=rev
Log:
Restore revision ordering in proposed changes. That's how I roll.
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=1104359&r1=1104358&r2=1104359&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Tue May 17 16:00:29 2011
@@ -15,6 +15,14 @@ Status of 1.6.17:
Candidate changes:
==================
+ * r880027
+ Follow-up on already backported 1.6.x-svn_fs_commit_txn branch branch;
+ export the new private functions from the shared libraries on Windows.
+ Justification:
+ Can't build 1.6.x on Windows without this change.
+ Votes:
+ +1: pburba
+
* r962377, r962378, r1036978, r1037762, r1063572, r1063573, r1063592
Fix issue #3641 svnsync handling of directory copyfrom.
Justification:
@@ -53,19 +61,11 @@ Candidate changes:
Votes:
+1: pburba, stsp
- * r880027
- Follow-up on already backported 1.6.x-svn_fs_commit_txn branch branch;
- export the new private functions from the shared libraries on Windows.
- Justification:
- Can't build 1.6.x on Windows without this change.
- Votes:
- +1: pburba
+1: jcorvel (actually, for 1.6.x-svn_fs_commit_txn only one of the two
added exports from r880027 is needed
(private/svn_repos_private.h), but the additional one
(private/svn_client_private.h) doesn't hurt either, so ok)
-
Veto-blocked changes:
=====================