Index: subversion/include/svn_client.h
===================================================================
--- subversion/include/svn_client.h	(revision 24354)
+++ subversion/include/svn_client.h	(working copy)
@@ -315,6 +315,8 @@
  * The callback invoked by svn_client_proplist3().  Each invocation
  * describes the property specified by @a item.  Use @a pool for all
  * temporary allocation.
+ *
+ * @since New in 1.5.
  */
 typedef svn_error_t *(*svn_proplist_receiver_t)
   (void *baton,
