summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2006-02-23 02:57:19 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2006-02-23 02:57:19 +0000
commit1f00040a3541728a517176d318f0c099a3f813c1 (patch)
tree5caecf363a4d135e779ff40e6cf6301abce5692e /rdiff-backup/CHANGELOG
parenta8190e19465aacc659c246123213c53d7f562f28 (diff)
downloadrdiff-backup-1f00040a3541728a517176d318f0c099a3f813c1.tar.gz
Times like "Mon Jun 5 11:00:23 1997" now recognized
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@757 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index a272df9..70bd2bc 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -13,6 +13,9 @@ Fix a traceback due to an off-by-1 error in "--remove-older-than nB".
Fix a security violation when restoring from a remote repository.
(Patch from Charles Duffy.)
+Added times like "Mon Jun 5 11:00:23 1997" to the recognized time
+strings. (Suggested by Wolfgang Dautermann.)
+
New in v1.1.5 (2006/01/01)
--------------------------