From 77753f226228aaacf47f25cdb6d166e4f73b4b33 Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Sun, 30 Dec 2001 18:23:32 +0000 Subject: [PATCH] See changelog 2001-12-30 14:35 UTC -0300 --- harbour/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 67ecae1363..7559aba0af 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,16 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + +2001-12-31 13:22 UTC+0100 Viktor Szakats + + * source/compiler/genc.c + * include/hbdefs.h + * Cleaned up the INIT/EXIT code generation + ! Fixed function header generation for INLINE C. + % Optimized a bit of code related to the generation of + INLINE C declarations. + * include/hbtypes.h ! Fixed CVS header and self guard.