diff --git a/harbour/ChangeLog b/harbour/ChangeLog index cdfc1f54a9..3b5d6244bf 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,15 @@ +2000-07-08-22:00 Luiz Rafael Culik + *contrib/hbzlib/zipfile2.c + contrib/hbzlib/zlibapi.c + %more optimized + *some variables made global, + *some bugs fixed(unzippping functions) + *contrib/hbzlib/zipfile1.c + +added a new parameter to hb_unzipfile() to control the creation of stored directories + *contrib/hbzlib/hbzip.h + *some changes + *contrib/hbzlib/makefile.bc + *Removed -a from impdef command line 2000-07-08 15:10 UTC+0800 Ron Pinkas * source\compiler\simplex.c * Improved handling of WhiteSpace, NewLine, and Eof. @@ -184,7 +196,8 @@ contrib/hbzlib/zlibapi.c *Added code to be used by other platforms +contrib/hbzlib/makefile - *makefile for gnu compiler * source/pp/pragma.c + *makefile for gnu compiler + * source/pp/pragma.c * contrib/dot/pp_harb.ch * tests/inline_c.prg * STOPDUMP renamed as ENDDUMP (with Ron permission)