------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=949 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> 2011-11-30 16:17:05 --- Git commit: http://git.exim.org/exim.git/commitdiff/23c7e742a962511464cfb3ea4952311dc102f660 commit 23c7e742a962511464cfb3ea4952311dc102f660 Author: Nigel Metheringham <[email protected]> AuthorDate: Wed Nov 30 15:41:55 2011 +0000 Commit: Nigel Metheringham <[email protected]> CommitDate: Wed Nov 30 15:41:55 2011 +0000 Documentation fix. Fixes: #949 --- doc/doc-docbook/spec.xfpt | 2 +- doc/doc-txt/ChangeLog | 2 ++ 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 0641ad1..131dffa 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -35036,7 +35036,7 @@ integer size comparisons against this value. A colon-separated list of names of headers included in the signature. .vitem &%$dkim_key_testing%& "1" if the key record has the "testing" flag set, "0" if not. -.vitem &%$dkim_key_nosubdomaining%& +.vitem &%$nosubdomains%& "1" if the key record forbids subdomaining, "0" otherwise. .vitem &%$dkim_key_srvtype%& Service type (tag s=) from the key record. Defaults to "*" if not specified diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index ec6dfcb..2b46f71 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -8,6 +8,8 @@ PP/01 Handle short writes when writing local log-files. In practice, only affects FreeBSD (8 onwards). Bugzilla 1053, with thanks to Dmitry Isaikin. +NM/01 Bugzilla 949 - Documentation tweak + Exim version 4.77 ----------------- -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
