You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2011/07/07 17:28:30 UTC

svn propchange: r1143881 - svn:log

Author: julianfoad
Revision: 1143881
Modified property: svn:log

Modified: svn:log at Thu Jul  7 15:28:30 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Jul  7 15:28:30 2011
@@ -3,9 +3,9 @@ Fix a doc string and move some related d
 * subversion/include/svn_client.h
   (svn_proplist_receiver_t): Correct and improve the doc string.
 
-* subversion/libsvn_client/deprecated.c
+* subversion/libsvn_client/util.c
   (string_hash_dup, svn_client_proplist_item_dup): Move these deprecated
     functions from here ...
 
-* subversion/libsvn_client/util.c
+* subversion/libsvn_client/deprecated.c
   (string_hash_dup, svn_client_proplist_item_dup): ... to here.