From 5df7002d1d0b8a0f58f3b976c2afd7ece9afc900 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 19 Jul 2004 17:02:34 +0000 Subject: update documentation for .5 git-svn-id: file:///home/lennart/svn/public/syrep/trunk@60 07ea20a6-d2c5-0310-9e02-9ef735347d72 --- doc/README.html.in | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/README.html.in b/doc/README.html.in index 4fb8eaa..e37dd97 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -42,6 +42,13 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

News

+
Mon Jul 19 2004:

Version 0.5 released; Changes +include: optionally show sizes of file on --diff, implement +new command --forget, check for extended attribute +user.syrep on --update on file systems that support +it.

+
Mon Mar 22 2004:

Version 0.4 released; Changes include: fix annonoying SIGBUS failure when working on files >= 100 MB, update to Berkeley DB 4.2, use madvise() to improve file copying throughput on newer kernels, minor other fixes

@@ -194,7 +201,11 @@ a "symmetric" way as described above.

Requirements

-

syrep requires installed development versions of zlib and Berkeley DB 4.2.

+

syrep requires installed development versions of zlib and Berkeley DB 4.2. If you want +build syrep with support for extended attributes (currently +supported on Linux only) you have to install libattr and a kernel that supports it.

syrep was developed and tested on Debian GNU/Linux "testing" from September 2003, it should work on most other Linux @@ -227,11 +238,11 @@ L. Peter Deutsch. Thanks to him for this.

The current release is @PACKAGE_VERSION@

-

Get syrep's development sources from the Subversion repository.

+

Get syrep's development sources from the Subversion repository. (viewcvs)


-
Lennart Poettering <@PACKAGE_BUGREPORT@>, March 2004
+
Lennart Poettering <@PACKAGE_BUGREPORT@>, July 2004
$Id$
-- cgit