diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a45e51ea97..aef961f13e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -50,6 +50,7 @@ ! Fixed a wrong error checks after FCreate() calls. ! Fixed to use Len( hb_inetCRLF ) instead of hardwired length. ! Using hb_ntos() instead of Str() in POP3 commands. + ! Deleted Alert() calls from code. * Changed explicit values to manifest constants (F_ERROR) * Changed high ASCII chars in source to Chr() representation, now source can be edited with any editor.