/offlineimap/head: changeset 210

Preventive security: folder names may not contain ./ or start with /.
This commit is contained in:
jgoerzen
2002-08-08 03:44:37 +01:00
parent f086c3ff0a
commit b56304090a
2 changed files with 6 additions and 3 deletions

View File

@ -13,6 +13,7 @@ offlineimap (3.2.2) unstable; urgency=low
* Added support for /-separated Maildirs -- that is, hierarchical
Maildir trees. Fixes [complete.org #28] and, for Debian,
Closes: #155460.
* Preventitive security: Folder names may not contain ./ or start with /.
-- John Goerzen <jgoerzen@complete.org> Thu, 25 Jul 2002 08:22:25 -0500