1 |
From caad3444c3bcc14b7299d1678db06d89fd748a65 Mon Sep 17 00:00:00 2001 |
2 |
From: Robert <rspier@pobox.com> |
3 |
Date: Mon, 10 May 2010 21:23:15 -0700 |
4 |
Subject: start working on Changes file for 0.84+next |
5 |
|
6 |
Includes 93c1a23..febdb00 |
7 |
--- |
8 |
Changes | 16 ++++++++++++++++ |
9 |
1 files changed, 16 insertions(+), 0 deletions(-) |
10 |
|
11 |
diff --git a/Changes b/Changes |
12 |
index 6f7c33f..49452cd 100644 |
13 |
--- a/Changes |
14 |
+++ b/Changes |
15 |
@@ -1,3 +1,19 @@ |
16 |
+ |
17 |
+Next Version |
18 |
+ |
19 |
+ new plugin auth_vpopmaild (Robin Bowes) |
20 |
+ |
21 |
+ new plugin auth_checkpassword (Matt Simerson) |
22 |
+ |
23 |
+ auth_vpopmail_sql: more flexible db config (Matt Simerson) |
24 |
+ |
25 |
+ new plugin check_bogus_bounce (Steve Kemp) |
26 |
+ |
27 |
+ clamav: added ClamAV version to the X-Virus-Checked header, |
28 |
+ as well as noting "no virus found". (Matt Simerson) |
29 |
+ |
30 |
+ assorted documentation cleanups (Steve Kemp, Robert Spier) |
31 |
+ |
32 |
0.84 April 7, 2010 |
33 |
|
34 |
uribl: fix scan-headers option (Jost Krieger, Robert Spier) |
35 |
-- |
36 |
1.7.2.2 |
37 |
|