summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-31 21:03:53 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-31 21:03:53 +0000
commit98a31c8656bb61659e1eea4f649d51a214ce806d (patch)
tree0eaefd821a87b34fc5af6f588acdb83bd46c0928 /rdiff-backup/CHANGELOG
parent4e1720ac15bc0579b9701231b2e4a3f196bc9b7b (diff)
downloadrdiff-backup-98a31c8656bb61659e1eea4f649d51a214ce806d.tar.gz
Added session number like '3B' to general time specification
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@415 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 4a1bdde..a74cf10 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -20,6 +20,10 @@ forthcoming attr/facl utilities.
Fixed problems with --restrict options that would cause proper
sessions to fail. Thanks to Randall Nortman for error report.
+Added new time specification by backup number. So now you can
+'--remove-older-than 2B' or '--list-at-time 0B'. Original suggestion
+by Alan Bailward.
+
New in v0.13.1 (2003/08/08)
---------------------------