Author: julianfoad Revision: 1841567 Modified property: svn:log Modified: svn:log at Fri Sep 21 11:29:10 2018 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Sep 21 11:29:10 2018 @@ -1 +1,10 @@ Remove bogus '@since 1.X' annotations from experimental APIs. + +* subversion/include/svn_client.h, + subversion/include/private/svn_client_private.h + (svn_client__shelf_*): Remove '@since' annotations. + +* subversion/include/private/svn_wc_private.h + (svn_wc__get_shelves_dir): Add a missing '@warning EXPERIMENTAL' for + consistency with all other shelving functions, although as this is a + private header it's not really necessary.
