Author: julianfoad
Revision: 1655026
Modified property: svn:log
Modified: svn:log at Tue Jan 27 15:27:29 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Jan 27 15:27:29 2015
@@ -1,8 +1,9 @@
Factor out writing a dumpfile node record, from 'svnadmin dump', 'svnrdump
dump' and 'svndumpfilter'.
-No behavioural change intended. [Note from the future: this did cause an
-unintended change.]
+[Note from the future: this changed the order of headers in a node record.
+Prop-content-length and Text-content-length now come last, just before
+Content-length. The test suite was adjusted to accommodate this in r1655064.]
* subversion/include/private/svn_repos_private.h
(svn_repos__dump_node_record): New function.