From 12280030c980995c424fe14bb98db23839b1fd7d Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Mon, 17 Jan 2011 18:38:27 +0000 Subject: [PATCH] 2011-01-17 19:38 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/ChangeLog * added file name missing in my previous ChangeLog entry --- harbour/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 6d91a9ad33..87cd895b94 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,7 +16,12 @@ The license applies to all entries newer than 2009-04-28. */ +2011-01-17 19:38 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/ChangeLog + * added file name missing in my previous ChangeLog entry + 2011-01-17 19:24 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/include/hbexprb.c ! allow to assign to variable in parenthesis in compiler when -kc switch is used (Clipper compatibility), i.e.: (var) := 1