Skip to content

Commit

Permalink
[mjr] Remove redundant array_diff that could cause removal of emails …
Browse files Browse the repository at this point in the history
…from local message cache (PR #3, Silvio Zimmer <silvio.zimmer@die-kinderwelt.com>).
  • Loading branch information
mrubinsk committed May 16, 2021
1 parent dbf8096 commit 8896e3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/Horde/Imap/Client/changelog.yml
Expand Up @@ -31,6 +31,7 @@
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
notes: |
[mjr] Remove redundant array_diff that could cause removal of emails from local message cache (PR #3, Silvio Zimmer <silvio.zimmer@die-kinderwelt.com>).
[mjr] Support returning entire thread list (Ticket #14943, mariusz.goch@spacja.com).
2.29.18:
api: 2.29.0
Expand Down Expand Up @@ -1495,7 +1496,7 @@
license:
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
notes:
notes: ~
2.0.0beta1:
api: 2.0.0beta1
state:
Expand Down

0 comments on commit 8896e3e

Please sign in to comment.