]> granicus.if.org Git - re2c/commitdiff
- Version 0.10.6 has been released
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 5 Aug 2006 13:25:05 +0000 (13:25 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 5 Aug 2006 13:25:05 +0000 (13:25 +0000)
re2c/CHANGELOG
re2c/htdocs/index.html
re2c/htdocs/manual.html

index bcba1e221d59ac5befe06a09487a28006857f95d..8d0c51ed3a794d3f7c795c0025fc29c7309772d6 100644 (file)
@@ -1,9 +1,9 @@
 Version 0.11.0 (????-??-??)
 ---------------------------
 
-Version 0.10.6 (2006-??-??)
+Version 0.10.6 (2006-08-05)
 ---------------------------
-- Fixed #1529351 Segv bug on unterminated code blocks
+- Fixed #1529351 Segv bug on unterminated code blocks.
 - Fixed #1528269 Invalid code generation.
 
 Version 0.10.5 (2006-06-11)
index 6343101767067e256b9474849a056e07c0188ce5..994c9ac0d874f9bc443a25a6bfc60684d7ef1a76 100755 (executable)
@@ -79,6 +79,11 @@ fixes which were incorporated. <a href=
 </ul>
 <hr />
 <h1>Changelog</h1>
+<h2>2005-08-05: 0.10.6</h2>
+<ul>
+<li>Fixed #1529351 Segv bug on unterminated code blocks.</li>
+<li>Fixed #1528269 Invalid code generation.</li>
+</ul>
 <h2>2006-06-11: 0.10.5</h2>
 <ul>
 <li>Fixed long form of -1 switch to --single-pass as noted in man page and help.</li>
index 258b1aad0603a61987ddde0a5bfc7af944dba5c5..b08aa1603d66d74a10c24c8c33c895c2770b660c 100755 (executable)
@@ -7,7 +7,7 @@
 <body>
 <h1>RE2C</h1>
 Section: User Commands (1)<br />
-Updated: 8 May 2006<br />
+Updated: 5 Aug 2006<br />
 <a href="#index">Index</a>
 <hr />
 <a name="lbAB" id="lbAB">&nbsp;</a>
@@ -430,7 +430,7 @@ specification for each start condition (as illustrated in the above example).
 <br />
 <a name="lbAO" id="lbAO"> </a>
 <h2>VERSION INFORMATION</h2>
-<p>This manpage describes <b>re2c</b>, version 0.10.4.</p>
+<p>This manpage describes <b>re2c</b>, version 0.10.6.</p>
 <hr />
 <a name="index" id="index"> </a>
 <h2>Index</h2>
@@ -454,6 +454,6 @@ specification for each start condition (as illustrated in the above example).
 <br />
 <hr />
 <p>This document was created by man2html, using the manual pages.<br />
-Time: 00:00:00 GMT, June 1, 2006</p>
+Time: 00:00:00 GMT, August 5, 2006</p>
 </body>
 </html>