From: Michael Vrable Date: Wed, 30 May 2012 04:39:49 +0000 (-0700) Subject: Some updates to the backup format: X-Git-Url: http://git.vrable.net/?a=commitdiff_plain;ds=inline;h=748d04c5c242a1dfcc932220eabd14f778e386c9;hp=748d04c5c242a1dfcc932220eabd14f778e386c9;p=cumulus.git Some updates to the backup format: - The name of the descriptor file is now based on the timestamp in UTC, not local time. This should give better behavior in the case of frequent snapshots and daylight saving time changes. - Update the backup format to v0.11 (other changes may yet come before release); with this also include a name change from "LBS" to "Cumulus" in the format name. ---