From 7ef70a7be60a7ee0df37d32165045e4e24318fec Mon Sep 17 00:00:00 2001 From: Horacio Dario Roldan Kasimatis Date: Thu, 23 May 2002 18:03:05 +0000 Subject: [PATCH] 2002-05-23 14:59 UTC-0300 Horacio Roldan --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 77ef57b649..61f8e5ae8b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-05-23 14:59 UTC-0300 Horacio Roldan + * contrib/mysql/tmysql.prg + ! Change in CreateTable's mapping of the xBase N(dig,0) field + type into mySql's tinyint, smallint, mediumint, int, bigint + and real (if the number is too big to be an integer) + 2002-05-23 14:53 UTC-0300 Horacio Roldan * source/vm/estack.c ! All stack hb_stackxxx API functions are now included, no matter