diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-03-13 10:05:16 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-03-13 10:05:16 +0000 |
commit | d2ee61144850b8e20cbf9017e94e2184e33fc0f6 (patch) | |
tree | c352accd60311082878321807690d6b0c3f41683 /doc | |
parent | dee5a20ae91f94693553e63bbbd83160652aafb0 (diff) |
Applied a patch from the Sieve maintainer to fix a bug in "notify".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index eb3ce2b9b..5c72b0ca8 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.489 2007/03/13 09:59:07 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.490 2007/03/13 10:05:16 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -152,6 +152,8 @@ PH/33 Compile failed with OpenSSL 0.9.8e. This was due to a coding error in PH/34 Change HDA_SIZE in oracle.c from 256 to 512. This is needed for 64-bit cpus. +PH/35 Applied a patch from the Sieve maintainer which fixes a bug in "notify". + Exim version 4.66 ----------------- |