|
From: Nicholas N. <nj...@cs...> - 2005-05-31 21:43:50
|
On Tue, 31 May 2005 sv...@va... wrote: > Modified: trunk/index.html > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- trunk/index.html 2005-05-21 19:24:10 UTC (rev 119) > +++ trunk/index.html 2005-05-31 21:33:15 UTC (rev 120) > @@ -9,7 +9,6 @@ > Current stable release: <a href=3D"/downloads/source_code.html#current-s= > table"><?php echo $config['release-version']; ?></a> > </h3> > =20 > - > <p> </p> > =20 > <p>Valgrind is an <a href=3D"http://opensource.org/OSA/">award-winning</= > a>=20 Here's a question: in my mailer these commit messages always look a bit funny. I don't know if you can see it above, but the line after the "Modified" line has lots of "=3D" strings in a row. I think it's just meant to be '=' characters. And some of the lines further down have "=20" as their last character. Does anyone else see this? Any ideas how to fix it? Nick |