Fri Jan 17 02:51:02 1997  Andreas Luik  <luik@ramses.pharao.s.bawue.de>

	* Version 0.3 released.

	* KNOWNBUGS: updated for version 0.3
	* NEWS: likewise.
	* README: likewise.
	* version.h: likewise.

Thu Jan 16 22:40:44 1997  Andreas Luik  <luik@ramses.pharao.s.bawue.de>

	* Makefile.in (rdiff): use recusive make call instead of
	duplicating all commands.
	(linux-2.0.11.patch): create patch on special version branch.

Wed Jan 15 14:02:51 1997  Andreas Luik  <luik@ramses.pharao.s.bawue.de>

	* omirr.c: Removed RCS log because it is too verbose and may
	result in conflicts during CVS merges.
	* omirr.h: likewise.

Sat Oct 26 15:28:14 1996  Andreas Luik  <luik@ramses.pharao.s.bawue.de>

	* omirr.c (omirr_release): wake up processes waiting on
 	`omirr_write_wait'. This fixes bug where processes on the write
 	queue were locked if `omirrk' died.

Tue Oct 22 03:38:16 1996  Andreas Luik  <luik@ramses.pharao.s.bawue.de>

	* Makefile.in (DISTFILES): added new ChangeLog file.

Mon Oct 21 18:38:48 1996  Andreas Luik  <luik@cheops.pharao.s.bawue.de>

	* omirr.h (omirr_log_write): changed order of arguments (moved TS
	to the end for consistency reasons).
	(omirr_log_writei): likewise.
	* open.c: changed all calls accordingly.

	* open.c (sys_truncate): log owner/group data using
	`omirr_log_chown' after `omirr_log_write'.
	(close_fp): likewise.

Sat Oct 19 23:57:31 1996  Andreas Luik  <luik@ramses.pharao.s.bawue.de>

	* omirr.c (omirr_log): increase size of msg[] array to ensure that
	two pathnames with maximum length fit.

	* omirr.c (omirr_log): check for unread overflow protocol message
	in buffer and return immediately (without logging new message) if
	found. This should help to avoid overflow escalation.

Fri Oct 18 14:23:52 1996  Andreas Luik  <luik@ramses.pharao.s.bawue.de>

	* linux-2.0.11.patch: new file with patch for 2.0.11 linux
	kernel.

	* Makefile.in: added rules to build and clean new
	linux-2.0.11.patch file.


