Author: julianfoad
Revision: 1423895
Modified property: svn:log
Modified: svn:log at Wed Dec 19 20:07:22 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Dec 19 20:07:22 2012
@@ -1,6 +1,6 @@
Fulfill a promise of a deprecated rangelist api by refactoring some code.
Document that we don't promise this behavior in the newer api, and point users
-of an internal api towards an internal api that might help users forfill this
+of an internal api towards an internal api that might help users fulfill this
promise.
* subversion/include/private/svn_mergeinfo_private.h
@@ -22,4 +22,5 @@ promise.
(parse_revision_line): Call svn_rangelist__combine_adjecent_ranges.
* subversion/tests/libsvn_subr/mergeinfo-test.c
- (SVN_TEST_PASS2): Expect test to pass, because it uses svn_rangelist_merge.
+ (test_funcs): Expect 'test_rangelist_merge' to pass, because it uses
+ svn_rangelist_merge.