You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2010/08/18 15:38:08 UTC

svn propchange: r986667 - svn:log

Author: cmpilato
Revision: 986667
Modified property: svn:log

Modified: svn:log at Wed Aug 18 13:38:08 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Aug 18 13:38:08 2010
@@ -1,9 +1,12 @@
 Lose some unused code.  "merged" is an action, not a state, so I'm not
 sure why we ever had a status enum value for it.  Go figure.
 
+Reported via svnbook: http://code.google.com/p/svnbook/issues/detail?id=91
+
 * subversion/include/svn_wc.h
   Note that svn_wc_status_merged is unused.
 
 * subversion/svn/status.c
   (generate_status_code, generate_status_desc): Drop handling of
     unused status code 'svn_wc_status_merged'.
+