If more than 99 log files are being kept, exicyclog now uses 001, 002,
[exim.git] / doc / doc-txt / ChangeLog
index 348f15b03f2bef0ba15854c2a5a5027d6305eb1d..cdc3a636cc2c2998fdf0fd47b3de567b1df7e991 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.54 2004/12/21 13:59:15 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
 -------------------------------------------
@@ -241,6 +241,12 @@ Exim version 4.50
 
 56. Improve error message when ldap_search() fails in OpenLDAP or Solaris LDAP.
 
+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
 -----------------