add missed line to latest ChangeLog text:

! Deleted Alert() calls from code. (from hbtip code)
This commit is contained in:
Viktor Szakats
2009-07-09 13:05:12 +00:00
parent 9ba5e3e952
commit dbc73caebb

View File

@@ -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.