2011-08-24  chl  <chl@tuxfamily.org>

	- update from the latest OpenRCS cvs repository.

2011-05-26  chl  <chl@tuxfamily.org>

	- update from the latest OpenRCS cvs repository.

2010-08-25  chl  <chl@tuxfamily.org>

	- update from the latest OpenRCS cvs repository.

	* src/CVS/Root:
	* regress/CVS/Root:
	- update

	* src/diff3.c (diff3_getline):
	- rename getline() to diff3_getline(), to avoid colision with
	POSIX getline().

	* src/buf.c:
	* src/diff.c:
	* src/xmalloc.c:
	- add #define _GNU_SOURCE to properly define vasprintf() prototype

	* openbsd-compat/compat.h:
	* src/buf.c:
	* src/diff.h:
	* src/rcs.h:
	* src/worklist.c:
	- change #include <sys/queue.h> to #include "sys-queue.h"

2008-02-10  chl  <chl@tuxfamily.org>

	- allow overwrite an existing installation. Thank to Ed Avis for the
	bug report.

2008-02-10  chl  <chl@tuxfamily.org>

	- add LICENCE and README files
	- make it build on MacOS X (thanks to Elias Pipping for the report and
	patch).
	- make it build on Alpine Linux, which is a Gentoo uclibc distro
	(thanks to Natanael Copa for the report and patches).
	- use static library for openbsd-compat, instead of dynamic one.

2008-02-08  chl  <chl@tuxfamily.org>

	- first announcement to OpenRCS developers
