head	1.2;
access;
symbols
	rpm-4_3_1-start:1.1.1.2
	rpm-4_3:1.1.1.2.0.2
	postmerge-librsync-20021113:1.1.1.2
	premerge-librsync-20021113:1.1.1.2
	librsync-20021113:1.1.1.2
	pre-librsync-20021113:1.1.1.1
	librsync-0_9_5:1.1.1.1
	librsync:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2004.12.11.11.15.05;	author jbj;	state dead;
branches;
next	1.1;

1.1
date	2002.11.13.20.05.06;	author jbj;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2002.11.13.20.05.06;	author jbj;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2002.11.13.20.08.53;	author jbj;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to librsync-0.9.7.
@
text
@See CVS for detailed information, and NEWS for release info.
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@track: auto import
@
text
@@


1.1.1.2
log
@track: auto import
@
text
@d1 1
a1 65
2002-01-26  Ben Elliston  <bje@@redhat.com>

	* Makefile.am (SUBDIRS): Add doc, testsuite.
	(librsync_la_SOURCES): Condense.
	(man_MANS): Remove--handled by doc/Makefile.am now.
	(TESTS_ENVIRONMENT): Remove--handled by testsuite/Makefile.am.
	(test_scripts): Likewise.
	(try_scripts): Likewise.
	(TESTS): Likewise.
	(test_data): Likewise.
	(noinst_SCRIPTS): Update.
	(EXTRA_DIST): Likewise.
	(bin_PROGRAMS): Rename from this ..
	(noinst_PROGRAMS): .. to this.
	(check_PROGRAMS): Remove.
	(isprefix_driver_SOURCES): Likewise.
	(isprefix_driver_LDADD): Likewise.
	(check_programs): Likewise.
	* autogen.sh: Don't specify Makefiles to automake.
	* configure.in (AC_INIT_AUTOMAKE): Simplify invocation.
	(AC_OUTPUT): Emit doc/Makefile, doc/Doxyfile, tesdtsuite/Makefile.
	
	* README.autoconf: Remove.
	* changes.test: Move to testsuite subdirectory.
	* delta.test: Ditto.
	* isprefix.test: Ditto.
	* mdfour.test: Ditto.
	* mksum.test: Ditto.
	* mutate.test: Ditto.
	* signature.test: Ditto.
	* sources.test: Ditto.
	* triple.test: Ditto.
	* driver.sh: Ditto.
	
2002-01-26  Ben Elliston  <bje@@redhat.com>

	* doc/Makefile.am: New file.
	* Doxyfile: Move from here ..
	* doc/Doxyfile.in: .. to here (with added substitutions).
	* codeheader.c: Move from here ..
	* doc/codeheader.c: .. to here.
	* codeheader.man: Move from here ..
	* doc/codeheader.man: .. to here.
	* codeheader.sh: Move from here ..
	* doc/codeheader.sh: .. to here.
	* doyxgen.css: Move from here ..
	* doc/doxygen.css: .. to here.
	* extra.dox: Move from here ..
	* doc/extra.dox: .. to here.
	* header.html: Move from here ..
	* doc/header.html: .. to here.
	* librsync.3: Move from here ..
	* doc/librsync.3: .. to here.
	* main.dox: Move from here ..
	* doc/main.dox: .. to here.
	* rdiff.1: Move from here ..
	* doc/rdiff.1: .. to here.
	* rdiff.dox: Move from here ..
	* doc/rdiff.dox: .. to here.
	* rproxy-small-logo.png: Move from here ..
	* doc/rproxy-small-logo.png: .. to here.

2002-01-25  Ben Elliston  <bje@@redhat.com>

	* autogen.sh: Don't implicitly run configure.
@

