Reset draft Changelog post-release
Empty it, so new stuff can pour in. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
parent
eeef8f4bab
commit
050bbb3d2d
@ -13,33 +13,8 @@ others.
|
||||
New Features
|
||||
------------
|
||||
|
||||
* Implement per-account locking, so that it will possible to sync
|
||||
different accounts at the same time. The old global lock is still in
|
||||
place for backward compatibility reasons (to be able to run old and
|
||||
new versions of OfflineImap concurrently) and will be removed in the
|
||||
future. Starting with this version, OfflineImap will be
|
||||
forward-compatible with the per-account locking style.
|
||||
|
||||
* Implement RFC 2595 LOGINDISABLED. Warn the user and abort when we
|
||||
attempt a plaintext login but the server has explicitly disabled
|
||||
plaintext logins rather than crashing.
|
||||
|
||||
* Folders will now also be automatically created on the REMOTE side of
|
||||
an account if they exist on the local side. Use the folderfilters
|
||||
setting on the local side to prevent some folders from migrating to
|
||||
the remote side. Also, if you have a nametrans setting on the remote
|
||||
repository, you might need a nametrans setting on the local repository
|
||||
that leads to the original name (reverse nametrans).
|
||||
|
||||
Changes
|
||||
-------
|
||||
|
||||
* Documentation improvements concerning 'restoreatime' and some code cleanup
|
||||
|
||||
* Maildir repositories now also respond to folderfilter= configurations.
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
* New emails are not created with "-rwxr-xr-x" but as "-rw-r--r--"
|
||||
anymore, fixing a regression in 6.3.4.
|
||||
|
Loading…
Reference in New Issue
Block a user