diff options
author | Todd Lyons <tlyons@exim.org> | 2012-08-16 08:37:49 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2012-08-16 08:37:49 -0700 |
commit | ca0ff207d1a768f65bf5d68e113aea6cf0a3cb1c (patch) | |
tree | 75e5e16769a8428215fdc4a6be4e9a1088195059 /doc/doc-txt | |
parent | 7a2a9617ee69a2eb55b030d6f2a03b3dc5308d8e (diff) |
Bugtrack 1285 - Add docs for omitted dkim_disable_verify.
Fixed spec docbook file to pass validation when building spec.txt.
Adjust Makefile to not delete html, but not version controlled
index.html.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6a36fc086..6a80439cd 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -39,6 +39,9 @@ TL/03 Bugzilla 198 - Implement remove_header ACL modifier. Patch by Magnus Holmgren from 2007-02-20. TL/04 Bugzilla 1281 - Spec typo. + Bugzilla 1283 - Spec typo. + +TL/05 Bugzilla 1285 - Spec omission, fix docbook errors for spec.txt creation. JH/01 Bugzilla 1201 & 304 - New cutthrough-delivery feature, with TLS support. |