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 2012/09/05 01:29:42 UTC

svn commit: r1380933 - /subversion/branches/1.7.x/STATUS

Author: rhuijben
Date: Tue Sep  4 23:29:42 2012
New Revision: 1380933

URL: http://svn.apache.org/viewvc?rev=1380933&view=rev
Log:
* STATUS: Cast some votes and remove some whitespace

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1380933&r1=1380932&r2=1380933&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Sep  4 23:29:42 2012
@@ -21,7 +21,7 @@ Candidate changes:
      It's a small change, and it allows applying patches that failed
      before.
    Votes:
-     +1: steveking   
+     +1: steveking
 
  * r1242759, r1242770, r1242794, r1380175
    Fix various issues with GNOME and KDE keyring providers, especially
@@ -32,7 +32,7 @@ Candidate changes:
      Fixes user-reported problem which significantly limits
      usabilility in certain environments.
    Branch:
-     ^/subversion/branches/1.7.x-r1242759  
+     ^/subversion/branches/1.7.x-r1242759 
    Votes:
      +1: philip
      +0: cmpilato (not r1380175)
@@ -108,21 +108,6 @@ Candidate changes:
 		   for the build.conf install=... attribute) for the stable
                    branch?)
 
- * r1375052
-   Don't complain about unknown password stores listed in the
-   password-stores runtime configuration area -- simply ignore them.
-   Justification:
-     The runtime configuration must necessarily be compatible -- that
-     is, at least functional -- across many versions of Subversion.
-     Prior to this change, though, adding "gpg-agent" to the
-     password-stores list so I can use that feature with my trunk
-     client would cause my 1.7.x client to choke.
-   Branch:
-     ^/subversion/branches/1.7.x-r1375052
-   Votes:
-     +1: cmpilato, danielsh
-     +0: rhuijben
-
  * r1378847
    Make GNOME keyring library work with very old glib.
    Justification:
@@ -154,15 +139,29 @@ Candidate changes:
    Votes:
      +1: rhuijben, philip
 
- * r1380697
-   Fix duplicated Index: lines in 'svn diff' output with external diff tool.
-   Justification:
-     Obvious bug. User complained and submitted patch.
-   Votes:
-     +1: stsp, philip
-
 Veto-blocked changes:
 =====================
 
 Approved changes:
 =================
+
+ * r1375052
+   Don't complain about unknown password stores listed in the
+   password-stores runtime configuration area -- simply ignore them.
+   Justification:
+     The runtime configuration must necessarily be compatible -- that
+     is, at least functional -- across many versions of Subversion.
+     Prior to this change, though, adding "gpg-agent" to the
+     password-stores list so I can use that feature with my trunk
+     client would cause my 1.7.x client to choke.
+   Branch:
+     ^/subversion/branches/1.7.x-r1375052
+   Votes:
+     +1: cmpilato, danielsh, rhuijben
+
+ * r1380697
+   Fix duplicated Index: lines in 'svn diff' output with external diff tool.
+   Justification:
+     Obvious bug. User complained and submitted patch.
+   Votes:
+     +1: stsp, philip, rhuijben