Index: subversion/include/svn_fs.h
===================================================================
--- subversion/include/svn_fs.h	(revision 24365)
+++ subversion/include/svn_fs.h	(working copy)
@@ -1177,6 +1177,8 @@
  *   the merge info for that path should be removed altogether.
  *
  * Do any necessary temporary allocation in @a pool.
+ *
+ * @since New in 1.5.
  */
 svn_error_t *svn_fs_change_merge_info(svn_fs_root_t *root,
                                       const char *path,
@@ -1196,6 +1198,8 @@
  * from parent directories of @a paths.
  *
  * Do any necessary temporary allocation in @a pool.
+ *
+ * @since New in 1.5.
  */
 svn_error_t *svn_fs_get_merge_info(apr_hash_t **minfohash,
                                    svn_fs_root_t *root,
