From 18ce445ddbdb16e45270eb76bcb7b341ded5bf48 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 21 Dec 2004 16:26:31 +0000 Subject: If more than 99 log files are being kept, exicyclog now uses 001, 002, ... instead of 01, 02, ... --- doc/doc-txt/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a0e85bee3..cdc3a636c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.55 2004/12/21 14:38:02 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.56 2004/12/21 16:26:31 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -244,6 +244,9 @@ Exim version 4.50 57. Double the size of the debug message buffer (to 2048) so that more of very long debug lines gets shown. +58. The exicyclog utility now does better if the number of log files to keep + exceeds 99. In this case, it numbers them 001, 002 ... instead of 01, 02... + Exim version 4.43 ----------------- -- cgit v1.2.3