mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
News for updated maildir sync semantics
This commit is contained in:
parent
b88030bda6
commit
a7bc1c7bc5
1 changed files with 16 additions and 0 deletions
16
NEWS
16
NEWS
|
@ -1,3 +1,19 @@
|
||||||
|
Notmuch 0.14 (xxxx-xx-xx)
|
||||||
|
=========================
|
||||||
|
|
||||||
|
General bug fixes
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Maildir tag synchronization
|
||||||
|
|
||||||
|
Maildir flag-to-tag synchronization now applies only to messages in
|
||||||
|
maildir-like directory structures. Previously, it applied to any
|
||||||
|
message that had a maildir "info" part, which meant it could
|
||||||
|
incorrectly synchronize tags for non-maildir messages, while at the
|
||||||
|
same time failing to synchronize tags for newly received maildir
|
||||||
|
messages (typically causing new messages to not receive the "unread"
|
||||||
|
tag).
|
||||||
|
|
||||||
Notmuch 0.13.2 (2012-06-02)
|
Notmuch 0.13.2 (2012-06-02)
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue