Browse Source

Release 0.9.6

* Fix memory leak if mime cannot be parsed.
* Fix dkim cache expiration.
* Fix issues with redirector HTTP response.
* Fix abnormal connection closing with certains messages with a high
  score (issue #296)
* Fix redirector installation.
* Use specific POE loop for some systems.
* Fix number of issues in URL redirector.
* Fix selecting URLs for sending to redirector.

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
tags/0.9.6
Vsevolod Stakhov 9 years ago
parent
commit
9448e7c5e4
1 changed files with 11 additions and 0 deletions
  1. 11
    0
      ChangeLog

+ 11
- 0
ChangeLog View File

@@ -1,3 +1,14 @@
0.9.6:
* Fix memory leak if mime cannot be parsed.
* Fix dkim cache expiration.
* Fix issues with redirector HTTP response.
* Fix abnormal connection closing with certains messages with a high score
(issue #296)
* Fix redirector installation.
* Use specific POE loop for some systems.
* Fix number of issues in URL redirector.
* Fix selecting URLs for sending to redirector.

0.9.5:
* Avoid double free when extending HTTP message.
* Fix double free if multiple classifiers are defined.

Loading…
Cancel
Save