Commit 8a99f8d5 by rfkelly0

update ChangeLog

parent 2490d82a
......@@ -12,9 +12,11 @@
* expose.xmlrpc: expose an FS object a simple XML-RPC protocol
* expose.sftp: expose an FS object SFTP
* expose.django_storage: convert FS object to Django Storage object
* fs.remote: utilities for implementing FS classes that interface
with a remote filesystem
* Extended attribute support (getxattr/setxattr/delxattr/listxattrs)
* Renamed "fs.helpers" to "fs.path", and renamed to contained functions
to match those offered by os.path
* fs.remote: utilities for implementing FS classes that interface
with a remote filesystem
* fs.errors: updated exception hierarchy, with support for converting
to/from standard OSError instances
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment