[cedar-backup-svn] SF.net SVN: cedar-backup: [826] cedar-backup2/trunk
Brought to you by:
pronovic
|
From: <pro...@us...> - 2007-12-19 04:08:20
|
Revision: 826
http://cedar-backup.svn.sourceforge.net/cedar-backup/?rev=826&view=rev
Author: pronovic
Date: 2007-12-18 20:08:16 -0800 (Tue, 18 Dec 2007)
Log Message:
-----------
Release 2.15.0
Modified Paths:
--------------
cedar-backup2/trunk/CedarBackup2/release.py
cedar-backup2/trunk/Changelog
Modified: cedar-backup2/trunk/CedarBackup2/release.py
===================================================================
--- cedar-backup2/trunk/CedarBackup2/release.py 2007-12-19 04:06:57 UTC (rev 825)
+++ cedar-backup2/trunk/CedarBackup2/release.py 2007-12-19 04:08:16 UTC (rev 826)
@@ -34,7 +34,7 @@
AUTHOR = "Kenneth J. Pronovici"
EMAIL = "pro...@ie..."
COPYRIGHT = "2004-2007"
-VERSION = "2.14.0"
-DATE = "19 Sep 2007"
+VERSION = "2.15.0"
+DATE = "18 Dec 2007"
URL = "http://cedar-solutions.com/software/cedar-backup"
Modified: cedar-backup2/trunk/Changelog
===================================================================
--- cedar-backup2/trunk/Changelog 2007-12-19 04:06:57 UTC (rev 825)
+++ cedar-backup2/trunk/Changelog 2007-12-19 04:08:16 UTC (rev 826)
@@ -1,4 +1,4 @@
-Version 2.15.0 unreleased
+Version 2.15.0 18 Dec 2007
* Minor documentation tweaks discovered during 3.0 development.
* Add support for a new managed backup feature.
@@ -6,7 +6,7 @@
- Change peers configuration in <stage> to just override <peers>
- Modify stage process to take peers list from peers section (if available)
- Add new configuration in options and remote peers to support remote shells
- - Updated user manual to discuss managed backup concept and configuration
+ - Update user manual to discuss managed backup concept and configuration
- Add executeRemoteCommand() and executeManagedAction() on peer.RemotePeer
Version 2.14.0 19 Sep 2007
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|