[cedar-backup-svn] SF.net SVN: cedar-backup: [876] cedar-backup2/trunk
Brought to you by:
pronovic
|
From: <pro...@us...> - 2008-03-19 13:23:39
|
Revision: 876
http://cedar-backup.svn.sourceforge.net/cedar-backup/?rev=876&view=rev
Author: pronovic
Date: 2008-03-19 06:23:20 -0700 (Wed, 19 Mar 2008)
Log Message:
-----------
Change suggested execution index for Capacity
Modified Paths:
--------------
cedar-backup2/trunk/Changelog
cedar-backup2/trunk/manual/src/extensions.xml
Modified: cedar-backup2/trunk/Changelog
===================================================================
--- cedar-backup2/trunk/Changelog 2008-03-19 04:06:03 UTC (rev 875)
+++ cedar-backup2/trunk/Changelog 2008-03-19 13:23:20 UTC (rev 876)
@@ -1,3 +1,7 @@
+Version 2.16.0 unreleased
+
+ * Change suggested execution index for Capacity in manual.
+
Version 2.16.0 18 Mar 2008
* Make name attribute optional in RemotPeer constructor.
Modified: cedar-backup2/trunk/manual/src/extensions.xml
===================================================================
--- cedar-backup2/trunk/manual/src/extensions.xml 2008-03-19 04:06:03 UTC (rev 875)
+++ cedar-backup2/trunk/manual/src/extensions.xml 2008-03-19 13:23:20 UTC (rev 876)
@@ -1388,7 +1388,7 @@
<name>encrypt</name>
<module>CedarBackup2.extend.encrypt</module>
<function>executeAction</function>
- <index>299</index>
+ <index>301</index>
</action>
</extensions>
</programlisting>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|