summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-07-01 10:49:01 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-07-01 10:49:01 +0000
commitc58b88df956cd5f2b2febc6c447d8549928b454b (patch)
treea07c45f931a6db4a4d3375f9cb82e032840bce13 /doc
parent31c4e00570a5b70163c94c3886244954067988ba (diff)
Add "b" to calls to fopen() that lack it (for Cygwin's benefit).
Diffstat (limited to 'doc')
-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 b79d62de5..dd2e74280 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.180 2005/06/30 10:01:01 steve Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.181 2005/07/01 10:49:01 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -246,6 +246,9 @@ SC/10 Eximstats: added histograms for user specified patterns as requested
SC/11 Eximstats: v1.43 - bugfix for pattern histograms with -h0 specified.
+PH/33 Patch from the Cygwin maintainer to add "b" to all occurences of
+ fopen() in the content-scanning modules that did not already have it.
+
Exim version 4.51
-----------------