You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2013/10/14 21:22:48 UTC

svn commit: r1532032 - /subversion/branches/1.8.x/STATUS

Author: rhuijben
Date: Mon Oct 14 19:22:48 2013
New Revision: 1532032

URL: http://svn.apache.org/r1532032
Log:
* STATUS: Nominate two patches. Move JavaHL patch to approved.

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=1532032&r1=1532031&r2=1532032&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Mon Oct 14 19:22:48 2013
@@ -134,12 +134,20 @@ Candidate changes:
    Votes:
      +1: stefan2
 
- * r1524869
-   JavaHL: Canonicalize path for streamFileContent method.
+ * r1530763, r1530768, r1530922, r1530872, r1531002, r1531938
+   Resolve issue #4436, reverting a move leaves some move data.
    Justification:
-      JavaHL is designed around us doing the canoicalization.
+      Reverting a move shouldn't break the wc.db state.
    Votes:
-     +1: breser, stefan2
+     +1: rhuijben
+
+ * r1532023
+   Resolve possible segfault in the win32 crash handler.
+   Justification:
+      The crash handler shouldn't crash, but report the original
+      crash.
+   Votes:
+     +1: rhuijben
 
 Veto-blocked changes:
 =====================
@@ -147,3 +155,10 @@ Veto-blocked changes:
 Approved changes:
 =================
 
+ * r1524869
+   JavaHL: Canonicalize path for streamFileContent method.
+   Justification:
+      JavaHL is designed around us doing the canoicalization.
+   Votes:
+     +1: breser, stefan2
+     +0: rhuijben