On 16.05.2016 13:19, Stefan wrote: > Hi, > > following patch fixes some more W3C validation issues inside the release > notes > > [[[ > Make the release notes more compliant with the XHTML 1.1 standard. > > * docs/release-notes/1.6.html > (Testsuite fails): add missing closing p-tag > > * docs/release-notes/1.7.html > (svn diff can show git-style diff annotations): close p-tag before ul > > * docs/release-notes/1.8.html > (Skelta style updates are now the default): drop invalid p-section
What exactly did you do with the apostrophe in this file? It shows up as an invalid character for me ... note that the files have to be encoded in UTF-8, if your editor changes them to Latin-1, ditch your editor. :) See the first hunk in the diff (which, by the way, is not mentioned here in the log message. > * docs/release-notes/1.9.html > (fsvnadmin pack): correct typo (missing / for closing tag) > (svnadmin setrevprop --transaction): fix incorrect closing tag > ]]] The rest of the changes look OK. -- Brane