ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/Proc-FastSpawn/Changes
Revision: 1.7
Committed: Sun Apr 28 00:49:43 2013 UTC (11 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-1_1
Changes since 1.6: +3 -0 lines
Log Message:
1.1

File Contents

# Content
1 Revision history for Perl extension Proc::FastSpawn
2
3 1.1 Sun Apr 28 02:47:31 CEST 2013
4 - add spawnp function for convenience.
5
6 1.0 Sun Apr 7 03:32:54 CEST 2013
7 - work around corrupted $^X on openbsd, when linked against
8 libpthread (only affects a testcase).
9
10 0.2 Thu Apr 4 08:24:32 CEST 2013
11 - define _WIN32_WINNT to windows xp, to make sure
12 we get the GetProcessId prototype.
13 - add synopsis section with some examples.
14
15 0.1 Sat Mar 30 02:16:48 CET 2013
16 - intiial CPAN release.
17
18 0.01 Fri Mar 29 14:32:28 CET 2013
19 - first rough idea.
20