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 2020/02/28 21:19:29 UTC

svn propchange: r1874633 - svn:log

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

Modified: svn:log at Fri Feb 28 21:19:29 2020
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Feb 28 21:19:29 2020
@@ -1,16 +1,6 @@
 Move the experimental shelving API declarations into a dedicated header
 file.
 
-A step towards decoupling the experimental shelving CLI from the main CLI.
-
 * subversion/include/private/svn_client_shelf.h
   New file.
-
-* subversion/include/svn_client.h,
-  subversion/include/private/svn_client_private.h
-  (svn_client__shelf_*): Move into svn_client_shelf.h.
-
-* subversion/libsvn_client/diff.c,
-  subversion/libsvn_client/shelf.c,
-  subversion/libsvn_client/status.c
-    Include the new header.
+  [This file was missed in the previous commit, r1874632.]