Important fix - prep for release (0.02)
[IPC-Semaphore-Concurrency.git] / Changes
blob8f8f941b1cae825bd53fda450cc81a35d95020c7
1 Revision history for Perl extension IPC::Semaphore::Concurrency.
3 0.02  Tue Sep  1 02:52:04 2009
4         - Fix parsing of positional arguments in acquire() that could ignore the
5           default "undo" parameter of "1".
7 0.01  Fri Aug 28 23:23:12 2009
8         - original version; created by h2xs 1.23 with options
9                 -AX IPC::Semaphore::Concurrency
10         - Initial code