691
701
* ``MemoryTransport.list_dir()`` would strip the first character for
692
702
files or directories in root directory. (John Arbash Meinel)
694
707
* New ``ChrootTransportDecorator``, accessible via the ``chroot+`` url
695
708
prefix. It disallows any access to locations above a set URL. (Andrew