X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=NEWS;fp=NEWS;h=aee1b11ac54013929f5221fc34db1e12b853e640;hb=ef6894c21aee7047b3b105f8e373a06b016f7dad;hp=cbcb48d1f2c39c779311ca7d351a5de3d4b9ebd9;hpb=908cfc1af3e761d3243d31a68420fb8994840721;p=cumulus.git diff --git a/NEWS b/NEWS index cbcb48d..aee1b11 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,15 @@ 0.7 [??] + - LOCAL DATABASE CHANGE: The addition of subfile incrementals has + requires an extension to the local database. The upgrade script + contrib/upgrade0.7-localdb.sql should be run prior to running + backups with this version. - Initial support for direct backups to remote storage. A sample script is provided for backing up to Amazon S3. Other scripts should be simple to write. + - Support for efficient subfile incremental backups. Changes to a + small portion of a file do not require re-uploading substantially + all of the file, even in cases where there is an insertion or + deletion that shifts most of the file contents. - Allow selected files/directories to be restored, not simply an entire snapshot. Additionally, restore files in an order that should optimize performance (restore files based on how they are