From ebb6e6d5b13e114b1c101e6215ab84d995b5b12f Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Thu, 7 Apr 2005 10:10:01 +0000 Subject: Change 4.50/80 broke the handling of negative uids and gids in spool files. Negative gids are sometimes used. Allow for both to be negative. --- doc/doc-txt/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 3a18813c0..8befccba9 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.120 2005/04/07 10:02:02 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.121 2005/04/07 10:10:01 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -202,6 +202,10 @@ PH/32 Add the sender address, as F=<...>, to the log line when logging a PH/33 Sieve envelope tests were broken for match types other than :is. I have applied a patch sanctioned by the Sieve maintainer. +PH/34 Change 4.50/80 broke Exim in that it could no longer handle cases where + the uid or gid is negative. A case of a negative gid caused this to be + noticed. The fix allows for either to be negative. + A note about Exim versions 4.44 and 4.50 ---------------------------------------- -- cgit v1.2.3