From b6abf79d60722dbee89e6270435d0b11c0dffa91 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 30 Nov 2003 14:27:42 +0000 Subject: relase 0.3 --copy-always --sort bi-directory merges --check-md git-svn-id: file:///home/lennart/svn/public/syrep/trunk@43 07ea20a6-d2c5-0310-9e02-9ef735347d72 --- doc/README.html.in | 8 +++++++- doc/todo.txt | 8 ++++---- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/README.html.in b/doc/README.html.in index 3a9d750..896e28a 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -42,6 +42,12 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

News

+
Sun Nov 30 2003:

Version 0.3 released; Changes +include: new options --sort, --check-md, +--always-copy; implemented direct bi-directory merges, +documentation updates, build system updates, assorted fixes.

+
Tue Sep 9 2003:

Version 0.2 released; Fixes include: documentation update, --diff output improved, --merge output fixed.

@@ -221,7 +227,7 @@ L. Peter Deutsch. Thanks to him for this.


-
Lennart Poettering <@PACKAGE_BUGREPORT@>, Sep 2003
+
Lennart Poettering <@PACKAGE_BUGREPORT@>, Nov 2003
$Id$
diff --git a/doc/todo.txt b/doc/todo.txt index 9870198..762843c 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -26,11 +26,11 @@ pre-0.1: post-0.1: - continue merge on copy failure - url/ssh merges -- bi-directory merges -- digest check before delete/replace/link +- bi-directory merges DONE +- digest check before delete/replace/link DONE - some more asserts -- PATH_MAX or PATH_MAX+1? -- add --always-copy +- PATH_MAX or PATH_MAX+1? DONE +- add --always-copy DONE - add --forget - valgrind -- cgit