2025-10-26  Thomas E. Dickey  <dickey@invisible-island.net>

	* package/debian/rules: lintian fixes

	* package/rcshist.spec: rpmlint fixes

	* package/debian/control: lintian fixes

	* package/debian/control: fix copy/paste

	* package/debian/copyright: fix formatting

	* COPYING, aclocal.m4, misc.c, misc.h, namedobjlist.c, namedobjlist.h,
	  rcsfile.c, rcsfile.h, rcshist.c, rcshist.h, strbuf.c, strbuf.h:
	spelling

	* package/debian/changelog, package/rcshist.spec: bump

2025-10-21  Thomas E. Dickey  <dickey@invisible-island.net>

	* configure: regen

	* aclocal.m4: resync with my-autoconf

2025-07-09  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.guess, config.sub: 2025-07-10

2025-06-08  Thomas E. Dickey  <dickey@invisible-island.net>

	* install-sh: fix license

2025-01-01  Thomas E. Dickey  <dickey@invisible-island.net>

	* package/debian/copyright, COPYING: bump

	* rcshist.h: RCS_BASE

	* strbuf.c, rcshist.c, rcsfile.c, namedobjlist.c, misc.c:
	aborting on a fatal error is unfriendly - tell the user where it died,
	and allow stdout to be flushed, first

	* rcshist.c:
	ensure a space between filename and date in the "REV:" lines (report by
	Manfred Schwarb)

	* rcshist.1: document $RCS_DIR

	* rcshist.1: convert from mdoc to man, for portability

	* rcsfile.c:
	support $RCS_DIR for compatibility with cm_tools utilities.

	* rcshist.c, misc.c, strbuf.c, namedobjlist.c, namedobjlist.h, rcsfile.c:
	gcc15-warnings

	* configure: regen

	* configure.in: put --with-systype up front

	* aclocal.m4: resync with my-autoconf

	* package/rcshist.spec, package/debian/changelog: bump

2024-07-28  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.guess: 2024-07-27

2024-06-03  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.sub: 2024-05-27

2024-04-19  Thomas E. Dickey  <dickey@invisible-island.net>

	* package/debian/changelog, package/rcshist.spec: bump

	* namedobjlist.c, rcshist.c, strbuf.c, rcsfile.c, misc.c: standard-C

	* package/debian/copyright, COPYING: bump

	* configure: regen

2023-12-27  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.sub: 2023-12-27

2023-12-02  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.guess: 2023-12-02

2023-11-23  Thomas E. Dickey  <dickey@invisible-island.net>

	* aclocal.m4: resync with my-autoconf

2023-01-30  Thomas E. Dickey  <dickey@invisible-island.net>

	* package/debian/copyright, package/debian/changelog,
	  package/rcshist.spec:
	bump

2023-01-29  Thomas E. Dickey  <dickey@invisible-island.net>

	* aclocal.m4: resync with my-autoconf

	* COPYING: bump

	* configure: regen

2022-10-02  Thomas E. Dickey  <dickey@invisible-island.net>

	* config_h.in: s/Header/Id/

	* package/debian/rules, package/debian/compat: fix-compat

	* package/debian/copyright, COPYING: bump

	* configure: regen

	* aclocal.m4, configure.in: resync with my-autoconf

	* package/debian/changelog, package/rcshist.spec: bump

2022-08-01  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.guess, config.sub: 2022-08-01

2019-01-06  Thomas E. Dickey  <dickey@invisible-island.net>

	* package/debian/copyright, aclocal.m4:
	use the same wording for copyright notice as the original code

	* COPYING: RCS_BASE

	* makefile.in: add dummy rule "check" to appease Arch mkpkg

	* package/debian/changelog: fix typo

	* package/debian/copyright: bump

	* package/rcshist.spec: use hardening flags

	* package/rcshist.spec, package/debian/changelog: bump

	* configure: regen

	* aclocal.m4: resync with my-autoconf

2019-01-04  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.sub: 2019-01-05

2019-01-02  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.guess: 2019-01-03

2018-03-25  Thomas E. Dickey  <dickey@invisible-island.net>

	* package/debian/copyright: update/correct

	* package/debian/watch: update ftp-url

	* package/debian/changelog: bump

	* package/debian/compat: update compat to 7

	* package/debian/rules: use Debian build-flags
	enable dh_installdocs, for copyright

	* package/debian/control:
	change to "optional", since "extra" is becoming deprecated

	* namedobjlist.h: fix a pedantic warning with gcc 4.9.4

	* strbuf.c: fix a fall-through warning with gcc 6

	* package/rcshist.spec: update ftp-url
	disable debug-package

	* configure: regen

	* makefile.in: cleanup the new temp-file

	* aclocal.m4, configure.in:
	updated CF_MAKE_DOCS relies upon --with-man2html option (add that)

	* configure: regen

	* aclocal.m4: resync with my-autoconf

2018-02-05  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.sub: 2018-01-15

	* config.guess: 2018-01-26

2015-03-01  Thomas E. Dickey  <dickey@invisible-island.net>

	* rcsfile.c, namedobjlist.c, namedobjlist.h: gcc warnings

	* configure: regen

	* configure.in: autogenerated config.h

	* rcsfile.c, rcsfile.h:
	Add parsing for "commitid", having acquired one in a file using rcs on FreeBSD.
	That came into cvs around 2005 as seen here:
		http://web.mit.edu/andersk/src/cvs-1.12.13.1/contrib/rcs-5.7-commitid.patch

	* package/debian/changelog, package/rcshist.spec:
	*** empty log message ***

	* strbuf.c, misc.c, misc.h, rcsfile.c, namedobjlist.c, rcshist.c:
	gcc warnings

2015-02-28  Thomas E. Dickey  <dickey@invisible-island.net>

	* package/rcshist.spec, package/debian/rules, package/debian/copyright,
	  package/debian/control, package/debian/changelog, makefile.in,
	  configure, aclocal.m4, configure.in:
	RCS_BASE

2014-10-06  Thomas E. Dickey  <dickey@invisible-island.net>

	* package/debian/source/format: RCS_BASE

2014-09-01  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.sub: RCS_BASE

2014-04-19  Thomas E. Dickey  <dickey@invisible-island.net>

	* config.guess: RCS_BASE

2010-04-20  Thomas E. Dickey  <dickey@invisible-island.net>

	* package/debian/compat, package/debian/docs, package/debian/postinst,
	  package/debian/prerm, package/debian/watch:
	RCS_BASE

2005-02-07  iedowse

	* Makefile, rcshist.c, rcshist.1: rcshist-1.04

2004-09-03  iedowse

	* Makefile, rcsfile.c: rcshist-1.03

2004-05-30  iedowse

	* Makefile, strbuf.c: rcshist-1.02

2003-11-29  Thomas E. Dickey  <dickey@invisible-island.net>

	* install-sh: RCS_BASE

2003-10-30  iedowse

	* namedobjlist.c, rcshist.c: rcshist 1.01

	* Makefile, rcsfile.c: rcshist-1.01

2002-02-27  iedowse

	* Makefile, misc.c, bsd_queue.h, rcshist.1, rcshist.c, rcsfile.c:
	rcshist-1.0

2001-05-20  iedowse

	* misc.h, namedobjlist.c, namedobjlist.h, rcsfile.h, strbuf.c, strbuf.h:
	rcshist-1.0

1994-07-11  Thomas E. Dickey  <dickey@clark.net>

	* config_h.in: RCS_BASE

