File: Changes

package info (click to toggle)
libemail-filter-perl 1.032-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 104 kB
  • ctags: 18
  • sloc: perl: 115; makefile: 15
file content (28 lines) | stat: -rw-r--r-- 740 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Changes file for Email::Filter

1.032     2008-09-14
          attempt to address https://rt.cpan.org/Ticket/Display.html?id=31018

1.031     2007-03-22
          packaging improvements

1.03      2006-07-21
          fix link to emailproject.perl.org

1.02      2004-11-06
          pipe() is now safe against IPC::Run::run() death, in the
          event of improper input.
          Docs for pipe() now express proper input.
          Dependency updates.
          Doc fixes.
          Author update.

1.01	    Tuesday 29th June, 2004
        	discard any From_ line before we hand it to Email::Simple
        	pod fixes

1.0     	2nd May, 2003
        	Initial CPAN release
        
0.000_1   Sun Mar 16 14:18:44 2003
          Created