]> granicus.if.org Git - re2c/commitdiff
- This is 0.11.3.dev now
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Wed, 28 Feb 2007 23:00:19 +0000 (23:00 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Wed, 28 Feb 2007 23:00:19 +0000 (23:00 +0000)
re2c/CHANGELOG
re2c/configure.in
re2c/htdocs/index.html
re2c/htdocs/manual.html

index 2ec11ba7b14f88462784b83337432d5e4f7959f9..078c13f931193858dd2a4ceae3055b1016d4917b 100644 (file)
@@ -1,4 +1,7 @@
-Version 0.11.2 (????-??-??)
+Version 0.11.3 (????-??-??)
+---------------------------
+
+Version 0.11.2 (2007-03-01)
 ---------------------------
 - Added inplace configuration 're2c:yyfill:parameter'.
 - Added inplace configuration 're2c:yych:conversion'.
index 5324ceea36169fc49a7ba02323c953c7516f9a94..10a8d539d74761c86ac667ae1908c36553ac03d3 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT(re2c, 0.11.2.dev, re2c-general@lists.sourceforge.net)
+AC_INIT(re2c, 0.11.3.dev, re2c-general@lists.sourceforge.net)
 AM_INIT_AUTOMAKE(re2c, $PACKAGE_VERSION)
 AC_CONFIG_SRCDIR(actions.cc)
 AM_CONFIG_HEADER(config.h)
index 3f9d1c9171d49f67ff9a593dff30c59744abd588..3436393c1f455edf9674a9ce3fecca32bec29dea 100755 (executable)
@@ -80,7 +80,11 @@ fixes which were incorporated. <a href=
 <hr />
 <h1>Changelog</h1>
 <h2>2007-??-??: 0.11.2</h2>
+<h2>2007-03-01: 0.11.2</h2>
 <ul>
+<li>Added inplace configuration 're2c:yyfill:parameter'.</li>
+<li>Added inplace configuration 're2c:yych:conversion'.</li>
+<li>Fixed -u switch code generation.</li>
 <li>Added ability to avoid defines and overwrite generated variable names.</li>
 </ul>
 <h2>2007-02-20: 0.11.1</h2>
index bc4cee89309a546d62f39b02b886c846f3f8bd6d..4cdc7f39cb57681884b12e5225688cb5a4885c81 100755 (executable)
@@ -489,7 +489,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.11.2.</p>
+<p>This manpage describes <b>re2c</b>, version 0.11.3.</p>
 <hr />
 <a name="index" id="index"> </a>
 <h2>Index</h2>