See changelog 2000-10-10 21:15 GMT -3

This commit is contained in:
Luiz Rafael Culik
2000-10-10 23:19:58 +00:00
parent 82ea52b808
commit 754daad14e
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2000-10-10 21:15 GMT -3 Luiz Rafael Culik <culik@sl.conex.net>
*source/rtl/dummy.prg
Removed __DBAPP() function
2000-10-10 16:35 UTC-0400 David G. Holm <dholm@jsd-llc.com>
* include/hbver.h
% Bumped the revision code to "g" and the date to 2000-10-10
@@ -73,7 +77,6 @@
*contrib/rdd_ads/doc/en/adsfuncs.txt
*small formating
2000-10-07 22:16 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
* contrib/rdd_ads/ads1.c
* Added methods adsEof() and adsBof() for fixing problem with relations,

View File

@@ -58,7 +58,7 @@ FUNCTION dbOrderInfo() ; RETURN NIL
FUNCTION MLCToPos() ; RETURN 0
FUNCTION MPosToLC() ; RETURN 0
FUNCTION __dbApp() ; RETURN NIL
//FUNCTION __dbApp() ; RETURN NIL
//FUNCTION __dbCopy() ; RETURN NIL
FUNCTION __dbDelim() ; RETURN NIL
FUNCTION __dbJoin() ; RETURN NIL