summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-07-17 09:18:09 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-07-17 09:18:09 +0000
commit6ec97b1bb5ba11ef3febc5ba8f9bcb4365984189 (patch)
tree14b87dbdf47a0cdfd76dae9b5b7b8f4aa783159f /doc/doc-txt/ChangeLog
parent034d99ab7d8d4bf671671e583c32cf7dd322c1c2 (diff)
Alain Williams' patch for disabling LDAP referrals when requested.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index d3535f719..4a1306d20 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.378 2006/07/14 14:42:57 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.379 2006/07/17 09:18:09 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -118,6 +118,9 @@ PH/21 Added a call to PQsetNoticeProcessor() to catch pgsql "notices" and
output them only if debugging. By default they are written stderr,
apparently, which is not desirable.
+PH/22 Added Alain Williams' LDAP patch to support setting REFERRALS=off on
+ queries.
+
Exim version 4.62
-----------------