po: Update French translation.
[wine] / dlls / inetcomm / internettransport.c
2009-12-17  Amine Khaldiinetcomm: Remove an unneeded variable.
2009-03-31  Alexandre Julliardinetcomm: Include ws2tcpip.h before anything else.
2009-02-05  Andrew Talbotinetcomm: Remove unused function.
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-30  Rob Shearmaninetcomm: Add an implementation of the HELO/EHLO command.
2008-09-11  Huw Daviesinetcomm: Add a stub MimeInternational object.
2008-05-05  Andrew Talbotinetcomm: Remove unused variables.
2008-03-24  Andrew Talbotinetcomm: Assign to structs instead of using memcpy.
2007-11-26  Gerald Pfeiferinetcomm: Fix error check in InternetTransport_Connect().
2007-11-05  Rob Shearmaninetcomm: Use InternetTransport_ChangeStatus in Interne...
2007-11-05  Rob Shearmaninetcomm: Add a framework for connecting to a server...