Gitweb:
http://git.exim.org/exim.git/commitdiff/046172e6d8e51e3423b1d982c94f54b9874e081e
Commit: 046172e6d8e51e3423b1d982c94f54b9874e081e
Parent: 4d66637f596af5d4537681c45bc7336919f5ee56
Author: Todd Lyons <tlyons@???>
AuthorDate: Mon Sep 30 11:24:44 2013 -0700
Committer: Todd Lyons <tlyons@???>
CommitDate: Mon Sep 30 11:24:44 2013 -0700
Add ratelimit doc addition to ChangeLog
---
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 85d4316..5d578f1 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
-------------------