summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rwxr-xr-xtools/tcltk-man2html.tcl2
2 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index b9fb9b0..c17470c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-10-20 Daniel Steffen <das@users.sourceforge.net>
+
+ *** 8.5a5 TAGGED FOR RELEASE ***
+
+ * tools/tcltk-man2html.tcl: add support for alpha & beta versions to
+ useversion glob pattern. [Bug 1579941]
+
2006-10-20 Reinhard Max <max@tclers.tk>
* unix/configure.in: Added autodetection for OS-supplied timezone
@@ -6,8 +13,6 @@
2006-10-18 Don Porter <dgp@users.sourceforge.net>
- *** 8.5a5 TAGGED FOR RELEASE ***
-
* changes: 8.5a5 release date set
* doc/Encoding.3: Missing doc updates (mostly Table of
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl
index db24a9a..11e54c7 100755
--- a/tools/tcltk-man2html.tcl
+++ b/tools/tcltk-man2html.tcl
@@ -82,7 +82,7 @@ proc parse_command_line {} {
set build_tcl 0
set build_tk 0
# Default search version is a glob pattern
- set useversion {{,[8-9].[0-9]{,.[0-9]{,[0-9]}}}}
+ set useversion {{,[8-9].[0-9]{,[.ab][0-9]{,[0-9]}}}}
# Handle arguments a la GNU:
# --version