doc/client_api_versions.txt
changeset 1087 293c0aa5f32e
parent 996 31d152a5212b
child 1141 a74d6815a7fc
--- a/doc/client_api_versions.txt	Sat Apr 25 00:24:16 2009 -0500
+++ b/doc/client_api_versions.txt	Sat Apr 25 03:33:51 2009 -0500
@@ -1,3 +1,14 @@
+Version 14:
+Compatible with clients using versions 12-14.
+Changes:
+   The following methods were added to pkg.client.publisher.Publisher:
+
+        def create_meta_root(self):
+                """Create the publisher's meta_root."""
+
+        def remove_meta_root(self):
+                """Removes the publisher's meta_root."""
+
 Version 13:
 Compatible with clients using version 12.
 Changes: