IPC::Locker NEWS -- history of user-visible changes.
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.431 9/13/2004
*** Disassociate pidstatd from stdout so runs better as deamon.
* Changes in IPC::Locker 1.430 1/27/2004
**** Warn about non-root pidstatd initialization.
* Changes in IPC::Locker 1.420 7/24/2003
** Added pidstat tool for querying the daemon. [by Stephen Adkins]
*** Added pid_request_recv method.
*** Added pid=># parameter for setting PID to track. [Stephen Adkins]
* Changes in IPC::Locker 1.410 1/31/2003
*** Added lock_list() method. [by Anton Berezin]
* Changes in IPC::Locker 1.401 8/22/2002
**** Fix tests to start the servers automatically.
* Changes in IPC::Locker 1.400 8/1/2002
** Added pidstatd deamon and pidwatch program.
Optional. If running, allows for autounlocking across any hosts,
and for any generic application to determine if a PID exists on the
server's machine.
*** Added ping() method for determining if a server is up.
*** Added example init.d/lockerd file.
* 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.22 2004/09/13 14:06:05 ws150726 Exp $
----------------------------------------------------------------------
Copyright information:
Copyright 1999-2003 by Wilson Snyder. This program is free software;
you can redistribute it and/or modify it under the terms of either the GNU
General Public License or the Perl Artistic License.
See the README file included with this file for licencing information.
Local variables:
mode: outline
paragraph-separate: "[ ]*$"
end: