From 11b50aa65908d93b2817ee055d13496d4dfc7ff4 Mon Sep 17 00:00:00 2001 From: Andi Jahja Date: Sat, 31 Jul 1999 01:50:03 +0000 Subject: [PATCH] Menu To Added --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index df121096a3..da72aa6da6 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,9 @@ +19990731-08:05 WIB Andi Jahja + + source/rtl/menu.prg + __AtPrompt() + __MenuTo() + + tests/working/testmenu.prg - Test Program + 19990731-00:05 CET Victor Szel ! source/rtl/files.c - __CYGWIN__ defines changes rolled back, to fix the new DOS/DJGPP errors.