From bcd1c15a99b58469c02ed58ccf5938eb62c5c5a8 Mon Sep 17 00:00:00 2001 From: helly Date: Mon, 5 Jun 2006 00:10:13 +0000 Subject: [PATCH] - Fixed long form of -1 switch to --single-pass as noted in man page and help. --- re2c/CHANGELOG | 1 + re2c/htdocs/index.html | 4 ++++ re2c/main.cc | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/re2c/CHANGELOG b/re2c/CHANGELOG index 9ede39ef..f9b90f9c 100644 --- a/re2c/CHANGELOG +++ b/re2c/CHANGELOG @@ -1,5 +1,6 @@ Version 0.10.5 (200?-??-??) --------------------------- +- Fixed long form of -1 switch to --single-pass as noted in man page and help. Version 0.10.4 (2006-06-01) --------------------------- diff --git a/re2c/htdocs/index.html b/re2c/htdocs/index.html index 559c0064..aa762c7f 100755 --- a/re2c/htdocs/index.html +++ b/re2c/htdocs/index.html @@ -76,6 +76,10 @@ provide re2c packages.

Changelog

+

200?-??-??: 0.10.5

+

2006-06-01: 0.10.4