You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2020/10/23 22:27:33 UTC

svn commit: r1882791 - /subversion/branches/1.14.x/STATUS

Author: danielsh
Date: Fri Oct 23 22:27:33 2020
New Revision: 1882791

URL: http://svn.apache.org/viewvc?rev=1882791&view=rev
Log:
* STATUS
  (r1877310): Demote my vote to match reviews done.
  (*): Copyedit my votes.  (Thanks for adding them, Nathan.)

Modified:
    subversion/branches/1.14.x/STATUS

Modified: subversion/branches/1.14.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1882791&r1=1882790&r2=1882791&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Fri Oct 23 22:27:33 2020
@@ -88,23 +88,24 @@ Candidate changes:
      +1: hartmannathan
 
  * r1875675
-   Rewrite load_normalize_node_props to avoid literal trailing spaces
+   Rewrite load_normalize_node_props to avoid literal trailing spaces.
    Justification:
-     Prevents bug fixed in r1875620 from recurring.
+     Prevents the bug fixed in r1875620 from recurring.
    Votes:
      +1: danielsh
 
  * r1877310
-   Add test for issue #4711 "invalid xml file by svn log --xml
-   -> --verbose --use-merge-history --search".
+   Add a test for issue #4711 "invalid xml file produced by svn log --xml
+   --verbose --use-merge-history --search".
    Justification:
+     Increase test coverage.
    Votes:
-     +1: danielsh (with appropriate Skip()/XFail() annotations if needed)
+     +0: danielsh (with appropriate Skip()/XFail() annotations if needed)
 
  * r1877794
-   Use Doxygen comment leader for comments with doxygen syntax
+   Use Doxygen comment leader for comments with doxygen syntax.
    Justification:
-     Improve $EDITOR's syntax highlighting
+     Improve $EDITOR's syntax highlighting.
    Votes:
      +0: danielsh