summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-03-18 14:41:50 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-03-18 15:28:41 +0000
commit8d909960c69378a54d9493586d74ba361948bf49 (patch)
tree8d0cda6714e58719719c37c7422d02add3f97d84 /doc/doc-txt
parent5e6d12accb0bdfa1cee9d8c9a1ecec3131b9f502 (diff)
Expansions: check numeric values of IPv4 address components
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index f43475ba3..ac35c75f1 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -35,6 +35,9 @@ PP/02 Bug 2070: uClibc defines __GLIBC__ without providing glibc headers;
add noisy ifdef guards to special-case this sillyness.
Patch from Bernd Kuhls.
+JH/05 Tighten up the checking in isip4 (et al): dotted-quad components larger
+ than 255 are no longer allowed.
+
Exim version 4.89
-----------------