From db29e6bc93eab47dfd32055b7a33a57cb4762f79 Mon Sep 17 00:00:00 2001 From: helly Date: Sat, 9 Jul 2005 11:14:00 +0000 Subject: [PATCH] - Prefix all bugs/requests/patche ids with # --- CHANGELOG | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a8ee9522..136f470b 100644 --- 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) -------------------------- -- 2.40.0