diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-16 13:24:19 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-16 13:24:19 +0000 |
commit | d16264098402ef33e1e5441eb6884e7359ee8add (patch) | |
tree | 062543e8904d649de720f3a1449e3a76cf44ca40 /doc/contributors.html | |
parent | 109b7831c38d808b37fbfc14070d9316b507ea7b (diff) | |
download | rsyslog-d16264098402ef33e1e5441eb6884e7359ee8add.tar.gz rsyslog-d16264098402ef33e1e5441eb6884e7359ee8add.tar.xz rsyslog-d16264098402ef33e1e5441eb6884e7359ee8add.zip |
added $AllowedSender patch by mildew@gmail.com
Diffstat (limited to 'doc/contributors.html')
-rw-r--r-- | doc/contributors.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/contributors.html b/doc/contributors.html index eaab1841..1cfa766f 100644 --- a/doc/contributors.html +++ b/doc/contributors.html @@ -27,6 +27,11 @@ Project Initiator and Maintainer</p> <li>provided patch with regex functionality for filters on 2007-07-14, first seen in 1.16.1</li> </ul> +<h2>mildew@gmail.com</h2> +<ul> + <li>provided a large patch to enhance $AllowedSender directive for IPv6 as + well as DNS nams</li> +</ul> <p><font size="2">Last Updated: 2007-07-16</font></p> </body> </html> |