summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-04-27 10:06:00 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-04-27 10:06:00 +0000
commitbe22d70ed94d35cf07966eac6fd9032be4f6abab (patch)
treed8c5635a1e14a5aceb97e184b3c20e6f5941b326 /doc
parentcfe75fc353d701560110e26fe3b1a6bab8cae2b4 (diff)
Quota values can be followed by G as well as K and M.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
-rw-r--r--doc/doc-txt/NewStuff4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 0470f493b..e8884a29f 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.124 2005/04/27 10:00:18 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.125 2005/04/27 10:06:00 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -237,6 +237,8 @@ PH/38 Installed a patch from Ian Freislich, with the agreement of Tom Kistner.
spam.[ch] uses a 3600 second timeout on spamd socket reads, further, it
blindly assumes that writes won't block so it may never time out."
+PH/39 Allow G after quota size as well as K and M.
+
A note about Exim versions 4.44 and 4.50
----------------------------------------
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 16f494bb9..f2e4006b7 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.35 2005/04/06 14:40:23 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.36 2005/04/27 10:06:00 ph10 Exp $
New Features in Exim
--------------------
@@ -147,6 +147,8 @@ PH/08 The redirect router has two new options, sieve_useraddress and
entire original local part (including any prefix or suffix) is used for
:user. An unset subaddress is treated as an empty subaddress.
+PH/09 Quota values can be followed by G as well as K and M.
+
Version 4.50
------------