Changelog for P4Python Robert Cowham robert@vaccaperna.co.uk 2006-11-02 - Added option to read api ver P4.p4_api_ver - Added tests for different P4 API builds 2006-10-22 - Reworked test harness to use new Perforce sample depot so anyone can run it. - Fixed problem with binary output (via print) reported by Keith Perry - Added link to RPM build by Jason Dillon in index.html 2005-08-31 - 0.6 - Updated docs and added new Linux binary. 2005-07-22 - 0.6 - Added P4Error class and catch all errors - shouldn't see P4Client.error any more! - Raise the error when appropriate. - Added translate() function to allow working with Internationalised servers. - Fix problem with diff2 and diff 2005-01-12 - 0.5 - Raise AttributeError 2005-01-12 - Added some docs - Reorganised - Added a LICENSE.txt file and this file. 2005-01-10 - First version I let a few people know about $Id: //guest/robert_cowham/perforce/API/python/main/CHANGELOG.txt#6 $