<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Change Log</title>
    <link>http://www.IndyProject.org/Sockets/Blogs/ChangeLog/</link>
    <description>This feed contains a list of major changes to Indy source code, especially change that will affect users.</description>
    <generator>IntraWeb Studio</generator>
    <pubDate>Tue, 20 Oct 2009 02:19:55 GMT</pubDate>
    <item>
      <title>OnWork Events changed to 64 bit</title>
      <link>http://www.IndyProject.org/Sockets/Blogs/ChangeLog/2006_05_25.aspx</link>
      <description>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.</description>
      <pubDate>Thu, 25 May 2006 08:53:47 GMT</pubDate>
    </item>
    <item>
      <title>SMTP Pipelining changes</title>
      <link>http://www.IndyProject.org/Sockets/Blogs/ChangeLog/2006_06_08.aspx</link>
      <description>The implemenetation of SMTP Pipelining does not usually work properly, so it is now disabled by default until it can be fixed.</description>
      <pubDate>Thu, 08 Jun 2006 20:39:50 GMT</pubDate>
    </item>
  </channel>
</rss>