X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/0f4f2a8848bf9e6bb323ffb6a5581b088a940fd0..e9b2188f6a63646596cdd35b2bc0388efbb88097:/src/README.UPDATING diff --git a/src/README.UPDATING b/src/README.UPDATING index fe405106b..8abad1b62 100644 --- a/src/README.UPDATING +++ b/src/README.UPDATING @@ -1,4 +1,4 @@ -$Cambridge: exim/src/README.UPDATING,v 1.1 2004/10/06 14:12:40 ph10 Exp $ +$Cambridge: exim/src/README.UPDATING,v 1.4 2005/01/17 09:35:16 ph10 Exp $ This document contains detailed information about incompatibilities that might be encountered when upgrading from one release of Exim to another. The @@ -28,6 +28,16 @@ The rest of this document contains information about changes in 4.xx releases that might affect a running system. +Version 4.50 +------------ + +The exicyclog script has been updated to use three-digit numbers in rotated log +files if the maximum number to keep is greater than 99. If you are already +keeping more than 99, there will be an incompatible change when you upgrade. +You will probably want to rename your old log files to the new form before +running the new exicyclog. + + Version 4.42 ------------