File: Changes

package info (click to toggle)
libnet-smtp-ssl-perl 1.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 76 kB
  • sloc: perl: 19; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
1.04    2016-10-09

  - mark this library deprecated, suggest newer Net::SMTP instead

1.03    2015-06-20

  - $net_smtp_ssl->isa('Net::SMTP') is now true

1.02    2015-03-26

  - make it work again under blead; thanks to Zefram for the patch

1.01    2004-07-19

  - Initial Revision.