summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-08-30 10:07:58 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-08-30 10:07:58 +0000
commit48a53b7fdcd495fe49d43e395446b225e8193925 (patch)
tree647d9a7f3a4838d63fc628442b5b8a01a0202d51 /doc
parentaa2b5c79bb551ce28868d751715aed7c6c21d053 (diff)
Missing BOOL in function heading in filtertest.c; removed an email
address from README.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index ec25aae8e..eff70cc39 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.212 2005/08/30 09:19:33 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.213 2005/08/30 10:07:58 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -126,6 +126,8 @@ PH/30 Fixed (presumably very longstanding) bug in exim_dbmbuild: if it failed
because an input line was too long, either on its own, or by virtue of
too many continuations, the temporary file was not being removed.
+PH/31 Missing "BOOL" in function definition in filtertest.c.
+
Exim version 4.52
-----------------