From a45431fa71165d56a6775099fad1c8806c593b0a Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 21 May 2017 14:09:43 +0100 Subject: Increase size of variables for check_spool_space and check_log_space --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 70a496259..240781223 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -146,6 +146,11 @@ JH/31 Fix a bad use of a copy function, which could be used to pointlessly copy a string over itself. The library routine is documented as not supporting overlapping copies, and on MacOS it actually raised a SIGABRT. +JH/32 For main options check_spool_space and check_inode_space, where the + platform supports 64b integers, support more than the previous 2^31 kB + (i.e. more than 2 TB). Accept E, P and T multipliers in addition to + the previous G, M, k. + Exim version 4.91 ----------------- -- cgit v1.2.3