The Samefile Change Log

Sat May 10 19:44:23 2014  Jens Schweikhardt  (schweikh@schweikhardt.net)

	* version 2.15

	* samefile.c:  Break up a long usage string.

Thu Feb 21 18:42:42 2013  Jens Schweikhardt  (schweikh@schweikhardt.net)

	* version 2.14

	Improved large file support (DTRT for files >= 2GB).

	* configure:  Regenerated by running 'autoconf'.
	* config.h.in:  Regenerated by running 'autoconf'.
	* configure.in:  Added AC_SYS_LARGEFILE and AH_BOTTOM from
	patch submitted by Michael Schwendt. Thanks!
	* README:  Bump (C) year.
	* samefile.c:  Set version to 2.14 2013-02-21.
	Use %lld to scanf and printf off_t variables, with appropriate casts.
	NOTE: This breaks C89 compatibility which doesn't have long long.
	Correct typo in comment.
	* samefile.spec:  Set version to 2.14.
	* Makefile.in:  Introduce unused datarootdir to silence configure.
	Introduce TAGS (ctags) and clean tags file.
	* Makefile.in(VERSION):  Set to 2.14.
	* Makefile.in(RELEASED):  Set to 201302210214.
	* Makefile.in(CVSTAG):  Set to SAMEFILE_2_14.

Tue Mar  3 20:58:42 2009  Jens Schweikhardt  (schweikh@schweikhardt.net)

	* version 2.13

	* README:  Tabs->spaces; bump (C) year; update FreeBSD/gcc implementation.
	* samefile.c:  Set version to 2.13 2009-03-03. Don't use RCS Id.
	* samefile.spec:  Set version to 2.13.
	* Makefile.in(VERSION):  Set to 2.13.
	* Makefile.in(RELEASED):  Set to 200903030213.
	* Makefile.in(CVSTAG):  Set to SAMEFILE_2_13.

Tue Nov 15 21:29:52 2005  Jens Schweikhardt  (schweikh@schweikhardt.net)

	* samefile.1:  Insert two missing .fi's after .nf.
	* INSTALL,samefile.c,ChangeLog:  Use schweikh@ instead of samefile@.

Sun Nov 13 16:35:00 2005  Jens Schweikhardt  (schweikh@schweikhardt.net)

	* Makefile.in(tgz):  Generate sha256 checksum for distinfo.

Sun Aug  7 19:09:21 2005  Jens Schweikhardt  (schweikh@schweikhardt.net)

	* version 2.12

	* Makefile.in(VERSION):  Set to 2.12.
	* Makefile.in(RELEASED):  Set to 200508070212.
	* Makefile.in(CVSTAG):  New variable, SAMEFILE_2_12.
	* Makefile.in(build-maintainer):  cvs co -r$(CVSTAG)
	* samefile.spec:  samefile-2.12

	* Makefile.in(tgz):  Write port/samefile/{distinfo,Makefile}.
	* Makefile.in(tag):  New target to do a forced cvs tag.
	* fgetline.c(fgetline):  New arg eol character.
	* fgetline.h(fgetline):  Adapt prototype for the new arg eol character.
	* samefile.c(usage):  New option -0.
	* samefile.c(parse_options):  New option -0.
	* samefile.c(process_input):  Call fgetline with new arg eol character.
	* samefile.1:  New option -0. Say someting about -a. New date.
	* test.exp:  New option -0.

Tue Jun 21 18:30:00 2005  Jens Schweikhardt  (schweikh@schweikhardt.net)

	* version 2.11

	* Makefile.in(RELEASED):  Set to 200506210211.
	* Makefile.in(tgz):  Only put $(VERSION) in samefile.spec's "Version:"
	* Makefile.in(tgz):  Compute and output md5 sum of tarball.
	* Makefile.in(tar):  Enforce permissions before packing.
	* Makefile.in(build-maintainer):  New target to do a cvs co and build.

Mon Jun 20 22:45:00 2005  Jens Schweikhardt  (schweikh@schweikhardt.net)

	* Makefile.in(RELEASED):  Set to 200506200211.
	* Makefile.in(OTHER):  Added file samefile.spec for RPM builds.
	* Makefile.in(tar):  Automatically insert program version in samefile.spec.
	* Makefile.in(MAKABLE):  Added configure.lineno.
	* samefile.spec(License):  Added BSD (2 Clause) to copyright.

Fri Jun 17 19:35:47 2005  Jens Schweikhardt  (schweikh@schweikhardt.net)

	* Makefile.in:  Introduced VERSION, RELEASED, PROGVERS.
	* Makefile.in(tar):  New target: create a distribution tarfile.
	* Makefile.in(tar,tgz,uu,sh):  Use newly introduced variables.
	Touch created files in order to have the same checksum each time
	the same distribution tgz is made.
	* Makefile.in(OTHER):  Added newly created file ChangeLog.
	* Makefile.in(OTHER):  Dito for schweikh3.c.
	* Makefile.in(schweikh3):  New target to compile IOCCC entry with gcc.
	* Makefile.in(tags):  New target to create a tags file with exctags.
	* Makefile.in(clean):  Also remove schweikh3 and tags.
	* Makefile.in(install-maintainer):  New target to aid in file upload.
	* README(Trivia):  New paragraph about the IOCCC winning entry.

Fri Jun 17 19:34:00 2005  Lenz Grimmer  (lenz@grimmer.com)

	* Makefile.in:  Support "make DESTDIR=/tmp install"

Sat Nov 16 11:49:38 2002  Jens Schweikhardt  (schweikh@schweikhardt.net)

	* version 2.10