diff -r 78e23eef26fc -r 84bd53597209 doc/client_api_versions.txt --- a/doc/client_api_versions.txt Thu Dec 17 15:56:34 2009 -0800 +++ b/doc/client_api_versions.txt Thu Dec 17 16:20:13 2009 -0800 @@ -1,3 +1,10 @@ +Version 28: +Incompatible with clients using versions 0-27: + CatalogRefreshException.message was changed to + CatalogRefreshException.errmessage to work around a change + introduced in python2.5 and removed in python2.6 (Exception.message, + if used, triggers a deprecation warning). + Version 27: Compatible with clients using version 25 and 26: The get_manifest function has been added to the api to allow clients to