2003-10-06 Gisle Aas <gisle@activestate.com>
Release 1.01
Various fixes by Jan Dubois to make the module work better on Windows.
- Unlock the file before croak()ing in dec() method
- seek() after reading to EOF. Otherwise we cannot write (on Windows)
- unlink() counterfile at the beginning of tests to protect against
leftovers from previous failures
- test for fork() availability in race.t
- warn on failed unlink() because Windows will not unlink open files
2002-07-30 Gisle Aas <gisle@activestate.com>
Release 1.00
Fix possible race condition if multiple processes tries to create
the counter file at the same time. Based on patch from
Philipp Gühring <p.guehring@futureware.at>.
1998-06-09 Gisle Aas <aas@sn.no>
Release 0.12
1998-05-16 Gisle Aas <aas@sn.no>
Fix problem with 'Ambiguous use of {value} resolved to {"value"}' warnings
when the module is reloaded.
1998-03-25 Gisle Aas <aas@sn.no>
Release 0.11, unbundled from libwww-perl-5.22.