]> granicus.if.org Git - re2c/commitdiff
Fixed changelog formatting on re2c.org.
authorUlya Trofimovich <skvadrik@gmail.com>
Sun, 18 Jan 2015 20:27:58 +0000 (20:27 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Sun, 18 Jan 2015 20:27:58 +0000 (20:27 +0000)
re2c/htdocs/index.html

index 4d07aba6081f6850f05e04b5def6e935e69b7806..bd3e5d372758d66094c04b4e08fe86ab9914bfdb 100755 (executable)
     <hr />
     <h1>Changelog</h1>
     <h2>2014-08-22: 0.13.7.5</h2>
+    <ul>
       <li>Fixed Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=518904 (PHP lexer)</li>
+    </ul>
     <h2>2014-07-29: 0.13.7.4</h2>
+    <ul>
       <li>Enabled 'make docs' only if configured with '--enable-docs'</li>
       <li>Disallowed to use yacc/byacc instead of bison to build parser</li>
       <li>Removed non-portable sed feature in script that runs tests</li>
+    </ul>
     <h2>2014-07-27: 0.13.7.3</h2>
+    <ul>
       <li>Fixed CXX warning</li>
       <li>Got rid of asciidoc build-time dependency</li>
+    </ul>
     <h2>2014-07-27: 0.13.7.2</h2>
+    <ul>
       <li>Included man page into dist, respect users CXXFLAGS.</li>
+    </ul>
     <h2>2014-07-26: 0.13.7.1</h2>
+    <ul>
       <li>Added missing files to tarball</li>
+    </ul>
     <h2>2014-07-25: 0.13.7</h2>
     <ul>
       <li>Added UTF-8 support</li>