File: Changes

package info (click to toggle)
libproc-wait3-perl 0.4-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 96 kB
  • sloc: perl: 26; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 566 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Perl extension Proc::Wait3.

0.01  Thu Jan 29 10:36:29 2004
	- original version; created by h2xs 1.21 with options
		-A -c -n Proc::Wait3

0.02 Mon Mar  8 11:03:19 EST 2004
       - Added a 'block' argument to wait3() so you can choose
         to block or not to block.

0.03 Tue Aug 28 08:13:50 EDT 2007
        - Bug fix: divide *.tv_usec by 10^6 (usec) instead of 10^3 (msec)
          Reported by Frank Burkhardt

0.04 Wed Feb 16 06:54:47 EST 2011
        - Clarified license as "GPL and Artistic" per request from
          Ralf Corspius