On Mon, Apr 30, 2012 at 02:22, Daniel Shahaf <danie...@elego.de> wrote:
> gst...@apache.org wrote on Mon, Apr 30, 2012 at 06:13:36 -0000:
>> +++ subversion/trunk/subversion/include/svn_fs.h Mon Apr 30 06:13:35 2012
>> @@ -865,7 +865,7 @@ svn_fs_begin_txn(svn_fs_txn_t **txn_p,
>>   * If @a conflict_p is non-zero, use it to provide details on any
>>   * conflicts encountered merging @a txn with the most recent committed
>>   * revisions.  If a conflict occurs, set @a *conflict_p to the path of
>> - * the conflict in @a txn, with the same lifetime as @a txn;
>> + * the conflict in @a txn, allocated within @a pool;
>>   * otherwise, set @a *conflict_p to NULL.
>>   *
>
> Document the old behaviour here, or point to the erratum?

Done. r1332092

Reply via email to