diff options
author | Todd Lyons <tlyons@exim.org> | 2014-12-22 05:30:59 -0800 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2014-12-22 05:30:59 -0800 |
commit | 3394b36a12dad7e106db7d7e59497cb24b10e67f (patch) | |
tree | e05b139f7c4ff833b4300c17b19b944881075ea1 /doc | |
parent | a60f6c07eea74e79b88828295a191e79595d8960 (diff) |
Bug 1547: Omit RFCs from release tarball docs dir
RFC Drafts and RFCs have licenses which are problematic for Debian
distribution. Omit them from the release tarball.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 4d68c97f4..9d18d7c72 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -78,11 +78,15 @@ JH/12 Bug 1527: Autogrow buffer used in reading spool files. Since they now include certificate info, eximon was claiming there were spoolfile syntax errors. -JH/13 Buf 1521: Fix ldap lookup for single-attr request, multiple-attr return. +JH/13 Bug 1521: Fix ldap lookup for single-attr request, multiple-attr return. JH/14 Log delivery-related information more consistently, using the sequence "H=<name> [<ip>]" wherever possible. +TL/07 Bug 1547: Omit RFCs from release. Draft and RFCs have licenses which + are problematic for Debian distribution, omit them from the release + tarball. + Exim version 4.84 ----------------- |