IPC::Locker NEWS -- history of user-visible changes.
Copyright (C) 2001 Wilson Snyder.
See the end for copying conditions.
The contributors that suggested a given feature is shown in [].
This uses outline mode in Emacs. See C-h m [M-x describe-mode].
* Changes in IPC::Locker 1.300 04/03/2002
** Added autounlock switch to locks. This records the host
and pid which obtained the lock, and if that PID disappears
the lock is released to a new host. [Stephen Adkins]
*** Fixed bug which made lockerd --port option not work.
*** Allow colon seperated hostnames for fallback hosting.
* Changes in IPC::Locker 1.200 11/15/2001
** Allow multiple lock names on lock requests,
and return the first one which becomes free. [Mike Lopresti]
** A zero timeout will disable timeouts. [James FitzGibbon]
* Changes in IPC::Locker 1.14 2/13/2000
** Changed default port to 'lockerd' which will look up the port
number in /etc/services. If not found defaults to old 1751.
*** Improved detection and recovery of daemon failures.
* Changes in IPC::Locker 1.12 5/24/2000
** Added support for Unix named sockets
[Written by kaspar@lifosa.com]
*** Fixed bug where lock expiration timer would fire at wrong time
----------------------------------------------------------------------
$Id: NEWS,v 1.9 2002/04/03 21:50:15 wsnyder Exp $
----------------------------------------------------------------------
Copyright information:
Copyright (C) 2001 Wilson Snyder
See the README file included with this file for licencing information.
Local variables:
mode: outline
paragraph-separate: "[ ]*$"
end: