From 040f0d92558a4c3af2501ca0f0c2b9b6d188a625 Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Sun, 2 Apr 2000 00:33:15 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c7cbd8808c..3bdb469ef4 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,28 @@ + +20000401-21:00 GMT-3 Luiz Rafael Culik + *makefile.bc + *utils/hbdoc/makefile + *Updated for new hbdoc depedencies + +doc/en/datetime.txt + *documentation for date/time functions + *doc/en/math.txt + *documentation for sqrt() function + *doc/en/set.txt + *some new docs + *utils/hbdoc/genng.prg + utils/hbdoc/genrtf.prg + utils/hbdoc/genos2.prg + utils/hbdoc/hbdoc.prg + utils/hbdoc/genhtm.prg + *Changes to make a better output file + *Move FT_ functions from hbdoc to a new file + -utils/hbdoc/fileread.prg + Removed + +utils/hbdoc/fclass1.prg + +utils/hbdoc/ffile1.prg + *New file class for hbdoc + +utils/hbdoc/ft_funcs.prg + *New place for the ft_* functions 20000402-01:41 GMT+1 Victor Szakats * source/rtl/substr.c @@ -5,6 +30,7 @@ * source/rtl/filesys.c ! Bug fixed for __WATCOMC__ + 20000401-18:00 GMT+1 Victor Szakats * source/rtl/version.c