|
Indy Change Log Blog RSS Feed
If you want to more easily stay informed of updates etc you can subscribe to
the RSS feed. Just point your RSS reader at this page,
it has auto discovery enabled.
Entries
6/8/2006 -
SMTP Pipelining changes
The implemenetation of SMTP Pipelining does not usually work properly, so it is now disabled by default until it can be fixed. More...
5/25/2006 -
OnWork Events changed to 64 bit
The BeginWork() and DoWork() methods of TIdComponent use Int64, but the OnWorkBegin and OnWork event handlers still use integer. This renders the TIdIOHandler.LargeStream property useless for things like TIdFTP. More...
|