doc/client_api_versions.txt
changeset 2286 938fbb350ad2
parent 2228 5319ee47781d
child 2293 631000734928
--- a/doc/client_api_versions.txt	Mon Apr 04 09:02:59 2011 -0700
+++ b/doc/client_api_versions.txt	Wed Apr 06 18:06:57 2011 -0700
@@ -1,3 +1,18 @@
+Version 55:
+Incompatible with clients using versions 0-54:
+
+     pkg.client.publisher.Publisher has changed as follows:
+
+	* The following functions have been removed:
+          get_intermediate_certs
+       	  verify_ca_certs
+
+        * verify_chain has had the mandatory parameter cur_pathlen added which
+	  indicates how many certificates exist between cert and the leaf cert.
+
+        * approve_ca_cert has had the 'manual' parameter removed as only the
+          user can approve a certificate now.
+
 Version 54:
 Compatible with clients using versions 53-54: