From c5b3c56ffe8a46b73c0ecdc6f09a38a81614d08f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 5 Jun 2008 00:48:01 +0000 Subject: [PATCH] more typos --- harbour/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 31927cb350..dd5862f0e8 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -11,7 +11,7 @@ 2008-06-05 02:30 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbpgsql/postgres.c ! Don't request windows.h. - + Using hb_parptrGC() for PGconn() + + Using hb_parptrGC() for 'PGconn'. + PQCONNECT() larger buffer for connect string. ! PQCONNECT() not passing trash to PG API if no. of params != 5 ! PQCONNECT() buffer overflow vulnerability. @@ -27,7 +27,7 @@ % Cleanup, optimizations. ; NOTE: I've tried test.prg and while it runs, it doesn't seem to work properly for some reason. - ; TOFIX: Use bh_parptrGC() for PGresult, FILE*. + ; TOFIX: Use bh_parptrGC() for 'PGresult', 'FILE*'. * contrib/hbpgsql/make_vc.bat + Now uses the .lib provided in the binary package.