]> granicus.if.org Git - re2c/commitdiff
- Prefix all bugs/requests/patche ids with #
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 9 Jul 2005 11:14:00 +0000 (11:14 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 9 Jul 2005 11:14:00 +0000 (11:14 +0000)
CHANGELOG

index a8ee952235421b2c594af1e6b7549bc85da00582..136f470b5fe4930424d0b5a398f31f37ec0974cb 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,16 +24,16 @@ Version 0.9.5 (2005-04-08)
   This allows to define buffers of the minimum required length. Occurence
   must follow '/*re2c */ and cannot preceed it.
 - Changed re2c to two pass generation to output warning free code.
-- Fixed bug 1163046 re2c hangs when processing valid re-file.
-- Fixed bug 1022799 re2c scanner has buffering bug.
+- Fixed bug #1163046 re2c hangs when processing valid re-file.
+- Fixed bug #1022799 re2c scanner has buffering bug.
 
 Version 0.9.4 (2005-03-12)
 --------------------------
 - Added --vernum support.
-- Fixed bug 1054496 incorrect code generated with -b option.
-- Fixed bug 1012748 re2c does not emit last line if '\n' missing.
-- Fixed bug 999104 --output=output option does not work as documented.
-- Fixed bug 999103 Invalid options prefixed with two dashes cause program crash.
+- Fixed bug #1054496 incorrect code generated with -b option.
+- Fixed bug #1012748 re2c does not emit last line if '\n' missing.
+- Fixed bug #999104 --output=output option does not work as documented.
+- Fixed bug #999103 Invalid options prefixed with two dashes cause program crash.
 
 Version 0.9.3 (2004-05-26)
 --------------------------
@@ -47,13 +47,13 @@ Version 0.9.2 (2004-05-26)
 - Print version to cout instead cerr.
 - Added -h and -- style options.
 - Moved development to http://sourceforge.net/projects/re2c .
-- Fixed bug 960144 minor cosmetic problem.
-- Fixed bug 953181 cannot compile with.
-- Fixed bug 939277 Windows support.
-- Fixed bug 914462 automake build patch
-- Fixed bug 891940 braced quantifiers: {\d+(,|,\d+)?} style.
-- Fixed bug 869298 Add case insensitive string literals.
-- Fixed bug 869297 Input buffer overrun. 
+- Fixed bug #960144 minor cosmetic problem.
+- Fixed bug #953181 cannot compile with.
+- Fixed bug #939277 Windows support.
+- Fixed bug #914462 automake build patch
+- Fixed bug #891940 braced quantifiers: {\d+(,|,\d+)?} style.
+- Fixed bug #869298 Add case insensitive string literals.
+- Fixed bug #869297 Input buffer overrun. 
 
 Version 0.9.1 (2003-12-13)
 --------------------------