kernel: Get rid of useless trace.
[wine] / dlls / urlmon / tests / protocol.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Jacek Cabanurlmon: Fix tests.
2005-12-31  Jacek Cabanurlmon: Added http protocol tests (currently failing...
2005-12-26  Jacek Cabanurlmon: URL with two slashes is valid.
2005-12-19  Jacek Cabanurlmon: Added handling of BINDF_FROMURLMON in file...
2005-12-19  Jacek Cabanurlmon: Added some tests and fixes of file protocol.
2005-11-09  Jacek CabanAdded implementation of IInternetPriority in HttpProtocol.
2005-10-29  Jacek CabanReport BINDSTATUS_SENDINGREQUEST in FileProtocol::Start.
2005-09-14  Jacek CabanAdded MIME type checking to FileProtocol::Start.
2005-09-12  Jacek CabanFix protocol test.
2005-09-09  Jacek CabanMove protocol's CLSIDs to urlmon.idl.
2005-09-06  Jacek CabanAdded file protocol implementation.