XTNetFile V00-01-01 will probably be the last "standalone" download version. It should work with ROOT versions up through ROOT 4.00-08. The client has now been integrated into ROOT itself (with a name change from XTNetFile to TXNetFile to conform to ROOT coding guidelines) and hence is available out-of-the-box in all ROOT version >= 4.01/02. All future updates will be to the TXNetFile version in ROOT itself, so XTNetFile itself is now a dead branch useful only if you have not moved to a ROOT version >= 4.01/02. XTNetFile V00-01-01 ------------------- TXNetReadCache_Body.hh: o Corrected printout of the cache perfcounters (furano) o Various small updates resulting from BaBar migration to standard iostreams XTNetFile V00-00-41 ------------------- o Update from XProtocol XProtocol V00-00-18 to XProtocol V00-00-19. This contains: o Changes from Gerri Ganis to allow dropping of (gnu specific) __attribute__((packed)) from XProtocol.hh o Removed some debug/trace line from TXUrl (furano) o Many small changes related to the unrolling of ClientRequestHeader, now ClientRequest (furano) XTNetFile V00-00-40 ------------------- o First public export version