Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-06 22:55:14 UTC Now

2012-10-28 02:06:12 UTC MAIN commitmail json YAML

Update to 1.00

1.00  Sat Apr 16 13:10:16 UTC 2011
    - Avoid infinite loop: signal handler modifies errno
    - Added support for SMFIC_UNKNOWN

0.99  Sun Feb  6 21:32:30 UTC 2011
    - RT#65499: Handle IPv6 addresses in SMFIC_CONNECT in
      Sendmail::PMilter::Context

0.98  Fri Mar 12 21:36:18 GMT 2010
    - RT#51759: added child_init and child_exit parameters to prefork
      dispatcher -Michael Schout
    - RT#51713: fixed POD errors for embedded '>' -Michael Schout
    - Note in the POD that the module is orphaned and is looking for a
      proper maintainer.

0.97  Mon Feb 23 23:39:15 2009 UTC
    - RT#43327: Changed protocol testing condition from ($ver == 2) to ($ver >= 2 && $ver <= 6)
      to make the milter work with Sendmail 8.14
    - Removed CVS Id from Changes file

0.96  Sat Jul 07 18:27:25 2007 UTC
    - Changed threads::shared::share(\$nchildren) to
      threads::shared::share($nchildren), this should fix some failing smokes

(markd)