doc/client_api_versions.txt
changeset 1603 84bd53597209
parent 1581 37d9bf54ee23
child 1618 04f7471c9e72
equal deleted inserted replaced
1602:78e23eef26fc 1603:84bd53597209
       
     1 Version 28:
       
     2 Incompatible with clients using versions 0-27:
       
     3     CatalogRefreshException.message was changed to
       
     4     CatalogRefreshException.errmessage to work around a change
       
     5     introduced in python2.5 and removed in python2.6 (Exception.message,
       
     6     if used, triggers a deprecation warning).
       
     7 
     1 Version 27:
     8 Version 27:
     2 Compatible with clients using version 25 and 26:
     9 Compatible with clients using version 25 and 26:
     3     The get_manifest function has been added to the api to allow clients to
    10     The get_manifest function has been added to the api to allow clients to
     4     retrieve the manifest directly.
    11     retrieve the manifest directly.
     5 
    12