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.