/offlineimap/head: changeset 208

Added support for /-separated Maildirs -- that is, hierarchical
Maildir trees. Fixes [complete.org #28] and, for Debian, Closes:
#155460.
This commit is contained in:
jgoerzen
2002-08-08 03:40:18 +01:00
parent 7b44f609f0
commit cd6b343bb0
5 changed files with 37 additions and 11 deletions

View File

@ -10,6 +10,9 @@ offlineimap (3.2.2) unstable; urgency=low
* If a given Maildir folder is new, remove the associated local status
cache file, if any. That way, there will not be any chance of
propogating hordes of deletes and adds based on old status data.
* Added support for /-separated Maildirs -- that is, hierarchical
Maildir trees. Fixes [complete.org #28] and, for Debian,
Closes: #155460.
-- John Goerzen <jgoerzen@complete.org> Thu, 25 Jul 2002 08:22:25 -0500