-$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
-------------------------------------------
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
----------------------------------------