diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 6ebcfc7ec0..20a4f1a2a1 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,13 +16,17 @@ The license applies to all entries newer than 2009-04-28. */ -2010-08-29 16:20 UTC+0200 Petr Chornyj (myorg63 at mail.ru) - * contrib/hbsqlit3/hbsqlit3.ch - * contrib/hbsqlit3/hbsqlit3.c - + Added sqlite3_compileoption_*() for diagnostics purposes. - + Added sqlite3_limit( pDb, nId, nNewVal ) -> nOldVal +2010-10-17 16:40 UTC+0200 Petr Chornyj (myorg63 at mail.ru) + * harbour/ChangeLog + ! Fixed date in my today's commits. -2010-08-29 16:10 UTC+0200 Petr Chornyj (myorg63 at mail.ru) +2010-10-17 16:20 UTC+0200 Petr Chornyj (myorg63 at mail.ru) + * contrib/hbsqlit3/hbsqlit3.ch + * contrib/hbsqlit3/hbsqlit3.c + + Added sqlite3_compileoption_*() for diagnostics purposes. + + Added sqlite3_limit( pDb, nId, nNewVal ) -> nOldVal + +2010-10-17 16:10 UTC+0200 Petr Chornyj (myorg63 at mail.ru) * external/sqlite3/sqlite3.c * external/sqlite3/sqlite3.dif * external/sqlite3/sqlite3.h