From a3ff91b5817db7c5e33e6beb24cb8c52d390db01 Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Tue, 11 Dec 2001 21:14:51 +0000 Subject: [PATCH] See changelog 2001-12-11 19:20 UTC -0300 --- harbour/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index faf72356d7..bd4d2c58b2 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,22 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2001-12-11 19:20 UTC-0300 Luiz Rafael Culik + * contrib/hbzlib/zipnew.cpp + contrib/hbzlib/zipcomp.cpp + * Fixed some unreleased block reported by Sid Saylors + + contrib/hbzlib/strcomp.c + * CompressString() and UncompressString Functions + * contrib/hbzlib/doc/zipnew.txt + * Added the docs for the two new functions + * utils/hbmake/hbmake.prg + % Some cleanup + * Common items moved to functions + + WriteMakeFileHeader(),ProcessParameters(),ShowHelp(),ConvertParams(cParam) functions for + task that was double coded for some parts + * The Main Functions is now cleaner + * Fixed the problem on checkbox that the user down know on witch one he is + 2001-12-11 18:57 UTC+0100 Viktor Szakats * source/common/hbgete.c % Made it more fail-safe and compact.