doc/client_api_versions.txt
changeset 1335 3dde2385d05c
parent 1279 12624144230f
child 1352 5c92c9d342ef
--- a/doc/client_api_versions.txt	Mon Aug 31 11:46:07 2009 -0700
+++ b/doc/client_api_versions.txt	Wed Sep 02 10:38:00 2009 -0700
@@ -1,3 +1,12 @@
+Version 20:
+Compatible with clients using version 19.
+Changes:
+   The following exceptions were added to pkg.client.api_errors:
+
+   class ReadOnlyFileSystemException(PermissionsException):
+   """Used to indicate that the operation was attempted on a
+   read-only filesystem"""
+
 Version 19:
 Incompatible with clients using versions 0-18.
 Changes: