2005-12-06  Dick Porter  <dick@ximian.com>

	* hps.c: Add named semaphore support

2005-11-11  Dick Porter  <dick@ximian.com>

	* hps.c: Thread handles are shared again

2005-10-26  Zoltan Varga  <vargaz@gmail.com>

	* hps.c (main): Applied patch from Robert Jordan (robertj@gmx.net). Fix
	compilation with gcc 2.95.

2005-07-04  Dick Porter  <dick@ximian.com>

	* semdel.c: Fixed compilation on macos, put an error message back
	at Hari's suggestion.

2005-07-01  Dick Porter  <dick@ximian.com>

	* semdel.c: Removed output, and always exit (0), to avoid giving
	make trouble

2005-06-30  Dick Porter  <dick@ximian.com>

	* semdel.c: Added semdel, for deleting the current shared
	semaphore

2005-04-13  Dick Porter  <dick@ximian.com>

	* hps.c: Update to new daemon-less code
	* Makefile.am: Don't bother to build shmdel or scratch any more

2003-06-05  Dick Porter  <dick@ximian.com>

	* hps.c:
	* shmdel.c:
	* scratch.c: Update to new api

Sat Jun 1 13:54:29 CEST 2002 Paolo Molaro <lupus@ximian.com>

	* shmdel.c: use return instead of exit in main().

2002-04-30  Dick Porter  <dick@ximian.com>

	* shmdel.c:
	* scratch.c:
	* hps.c:
	* Makefile.am: Some tools to help debug shared memory handles:
	'hps' shows handle status, 'scratch' displays info about scratch
	data (such as handle names), 'shmdel' deletes the shared memory
	segment.

