diff options
author | Phil Pennock <pdp@exim.org> | 2010-09-05 19:08:48 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2010-09-05 19:08:48 -0400 |
commit | 13eb9497df3c4149ea8cc3d95410f3232d6337da (patch) | |
tree | 452c5ef81c18b81866770e0d43073cc63f401acb /doc/doc-txt/ChangeLog | |
parent | 491fab4cccf46d85afd7bb4b58352e01e3a9923f (diff) |
OpenSSL and XSL changes documented.
Plus typo fixed.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 82789d73a..630c1902a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -64,6 +64,13 @@ PP/18 Change ClamAV response parsing to be more robust and to handle ClamAV's ExtendedDetectionInfo response format. Notification from John Horne. +PP/19 OpenSSL 1.0.0a compatibility const-ness change, should be backwards + compatible. + +PP/20 Added a CONTRIBUTING file. Fixed the documentation build to use http: + XSL and documented dependency on system catalogs, with examples of how + it normally works. + Exim version 4.72 ----------------- |