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 2010/11/12 09:25:56 UTC

svn propchange: r1034232 - svn:log

Author: danielsh
Revision: 1034232
Modified property: svn:log

Modified: svn:log at Fri Nov 12 08:25:56 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Nov 12 08:25:56 2010
@@ -1,4 +1,5 @@
-Add an input validation to the library to prevent assertions on invalid inputs.
+Add an input validation to the library to prevent assertions on
+invalid inputs: empty changelist names.
 
 * subversion/svn/changelist-cmd.c
   (svn_cl__changelist): Remove input validation here.