From 5cb8cbc6b514db2972dffadc30b3c7f2b7fc1dcb Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Wed, 17 Nov 2004 14:32:25 +0000 Subject: Added $spool_size, $log_size, $spool_inodes, $log_inodes. --- doc/doc-txt/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 249ef7cfe..4f49ef8e5 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.28 2004/11/12 16:54:55 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.29 2004/11/17 14:32:25 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -117,6 +117,11 @@ Exim version 4.44 host was specified on an smtp transport, and looking it up yielded more than one IP address. +31. Re-factored the code for checking spool and log partition space into a + function that finds that data and another that does the check. The former + is then used to implement four new variables: $spool_space, $log_space, + $spool_inodes, and $log_inodes. + Exim version 4.43 ----------------- -- cgit v1.2.3