From 247258bb5cd325c311188dd65b3f351e64bc5454 Mon Sep 17 00:00:00 2001 From: owsla Date: Sat, 3 Jan 2009 23:18:35 +0000 Subject: New option: --use-compatible-timestamps, which causes rdiff-backup to use - asthe hour/minute/second separator instead of :. Enabled by default on systems which require : to be escaped. (Oliver Mulatz) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@996 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'rdiff-backup/CHANGELOG') diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG index 45ef1e9..1ac61a2 100644 --- a/rdiff-backup/CHANGELOG +++ b/rdiff-backup/CHANGELOG @@ -1,6 +1,10 @@ New in v1.3.0 (????/??/??) --------------------------- +New option: --use-compatible-timestamps, which causes rdiff-backup to use - as +the hour/minute/second separator instead of :. Enabled by default on systems +which require : to be escaped. (Oliver Mulatz) + Allow rdiff-backup to backup files which it cannot read, but can change the permissions of. (Andrew Ferguson) -- cgit v1.2.1