diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4207d54e68..a5199911c2 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,7 +17,7 @@ past entries belonging to author(s): Viktor Szakats. */ -2009-06-16 18:39 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) +2009-06-16 18:39 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * include/hbextern.ch + Added HB_WAEVAL(). @@ -27,7 +27,7 @@ * WIN_CREATEDC() will now return null pointer instead of NIL. The safest way to check for success is: 'IF ! Empty( win_CreateDC() )' ; With this, only some DLL related functions remain which - still use numeric pointers + still use numeric pointers. 2009-06-16 16:59 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * contrib/hbwin/win_misc.c