1999-03-17  Thorsten Kukuk  <kukuk@suse.de>

	* libdoor_call.c: Update with version from door_call.c 0.9.1.
	* door_create.c: Update with version from doors-0.9.1.
	* door_info.c (__door_info): Likewise.
	* door_return.c (__door_return): Likewise.
	* np_door_fattach.c: Likewise.
	* door_ioctl.h: Likewise.

	* shlib-versions: Bump version to 0.9.1
	* door.h: Update types.
	* door_call.c: Update email adress.
	* door_cred.c: Likewise.
	* libdoor.h: Likewise.
	* door_error.c: Likewise.

1998-08-02  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* libdoor_client.c: Move door_init from here ...
	* libdoor_init.c: ... to here.
	  (__door_init): Remove debug output.

	* libdoor_client.c: Move door_error from here ...
	* door_error.c: ... to here.
	* libdoor_client.c: Removed.

1998-07-31  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* door_create.c: Add weak_extern for pthred_create, check,
	  if server is linked against libpthread.

1998-07-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* door_call.c: Rename from this ...
	* libdoor_call.c: ... this and remove weak alias.
	* door_call.c: New, contains only a wrapper function and the
	  weak alias.

	* door_create.c: include string.h.
	* libdoor_client.c: Likewise.

	* libdoor.h: Don't include doors_debug.h.
	* door_return.c: Remove dprintf calls.
