diff options
author | Todd Lyons <tlyons@exim.org> | 2013-09-30 11:24:44 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2013-09-30 11:24:44 -0700 |
commit | 046172e6d8e51e3423b1d982c94f54b9874e081e (patch) | |
tree | 71e44c3dcb3e7baaccaedc7d00d0243cf903a81f /doc/doc-txt | |
parent | 4d66637f596af5d4537681c45bc7336919f5ee56 (diff) |
Add ratelimit doc addition to ChangeLog
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 85d4316b2..5d578f15a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -232,6 +232,9 @@ TL/11 Bugzilla 1382 - Option ldap_require_cert overrides start_tls using NULL (global ldap config) instead of ldap handle (per session). Bug diagnosis and testing by alxgomz. +TL/12 Enhanced documentation in the ratelimit.pl script provided in + the src/util/ subdirectory. + Exim version 4.80.1 ------------------- |