From 5caf531db65275500e1261a7abd90d565e48a2c3 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 8 Sep 2001 09:40:59 +0000 Subject: [PATCH] 2001-09-08 11:32 GMT+1 --- harbour/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 636da8f37a..be9d9d1716 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,22 @@ +2001-09-08 11:32 GMT+1 Antonio Linares + * harbour/source/rtl/persist.prg + extern HB_STOD added + + * harbour/contrib/hgf/win32/win32.ch + some defines added + + * harbour/contrib/hgf/win32/makefile.bc + module edit.prg added + + * harbour/contrib/hgf/win32/button.prg + Some defines moved to win32.ch + + * harbour/contrib/hgf/win32/edit.prg + Class HBEdit + + * harbour/contrib/hgf/tests/testctrl.prg + HBEdit control test added + 2001-09-08 00:01 UTC-0800 Brian Hays * hb_slex.bat * make_b32.bat