From 1da448f2af4623c7b0bd80a30acc3bd07bad06c7 Mon Sep 17 00:00:00 2001 From: Ryszard Glab Date: Thu, 10 Aug 2000 10:10:04 +0000 Subject: [PATCH] ChangeLog 2000-09-10 11:50 UTC+0100 --- harbour/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 0614a7bdb1..1a91db2de6 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -2,6 +2,8 @@ *source/compiler/harbour.l * fixed handling of while[] and case[] + * YY_USER_ACTION placed into a comment (the resulting + object file is 20kB smaller) 2000-08-09 20:00 UTC+0800 Ron Pinkas * source/compiler/simplex.c