From c9d28f529dacbac08ab842681aedc8ee8436a67e Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 22 Jan 2000 19:10:31 +0000 Subject: [PATCH] 2000-01-22 20:03 GMT+1 Antonio Linares --- harbour/ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index afe3e27e15..e7b6943706 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,12 +1,16 @@ +2000-01-22 20:03 GMT+1 Antonio Linares + * source/debug/debugger.prg + * Improved debugger: Command window is starting working. + 2000-01-22 13:40 GMT+3 Luiz Rafael Culik * ngdoc/ft_helpc.prg *Added support for OS2 IPF source code +source/tools/os2.prg - Support class for FT_HELPC generate OS2 IPF files + Support class for FT_HELPC generate OS2 IPF files 2000-01-22 10:22 GMT+1 Patrick Mast * source/rtl/environ.c (From Jose Lalin) ! Getenv accepts a default value to return when the envvar is not found - ! Updated function doc + ! Updated function doc 2000-01-21 14:05 GMT-5 David G. Holm