Update doc and tests
[IPC-Semaphore-Concurrency.git] / Changes
blobaa805c67539cf76c07a0284984f2ceff7a61e7da
1 Revision history for Perl extension IPC::Semaphore::Concurrency.
3 0.03  ??
4         - Update documentation
5         - Tests: better handling of file creation failure and remove created
6           semaphores.
8 0.02  Tue Sep  1 02:52:04 2009
9         - Fix parsing of positional arguments in acquire() that could ignore the
10           default "undo" parameter of "1"
12 0.01  Fri Aug 28 23:23:12 2009
13         - original version; created by h2xs 1.23 with options
14                 -AX IPC::Semaphore::Concurrency
15         - Initial code