From 081341d0ff3eb08bbe340fab1b754843b8551e5b Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Wed, 22 Aug 2001 16:40:30 +0000 Subject: [PATCH] Fixed bug SF bug number typo in "2001-08-21 08:30 GMT Dave Pearson " --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c78c3b0d3c..900b88f4a6 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -37,7 +37,7 @@ 2001-08-21 08:30 GMT Dave Pearson * source/compiler/gencobj.c * Fixed bugs 453424 (compiler core dumps on GNU/Linux when no - harbour.cfg can be found) and 45325 (an empty harbour.cfg fails to + harbour.cfg can be found) and 453425 (an empty harbour.cfg fails to correctly report that no compiler command has been specified. 2001-08-21 01:30 UTC-0800 Brian Hays