[cedar-backup-svn] SF.net SVN: cedar-backup:[1069] cedar-backup2/trunk
Brought to you by:
pronovic
|
From: <pro...@us...> - 2014-10-03 14:33:55
|
Revision: 1069
http://sourceforge.net/p/cedar-backup/code/1069
Author: pronovic
Date: 2014-10-03 14:33:52 +0000 (Fri, 03 Oct 2014)
Log Message:
-----------
Minor documntation updates
Modified Paths:
--------------
cedar-backup2/trunk/Changelog
cedar-backup2/trunk/INSTALL
Modified: cedar-backup2/trunk/Changelog
===================================================================
--- cedar-backup2/trunk/Changelog 2014-10-03 01:57:10 UTC (rev 1068)
+++ cedar-backup2/trunk/Changelog 2014-10-03 14:33:52 UTC (rev 1069)
@@ -1,7 +1,7 @@
Version 2.23.3 unreleased
- * Add new extension amazons3 to replace the store action.
- * Update user manual to clarify a few of the dependencies.
+ * Add new extension amazons3 as an optional replacement for the store action.
+ * Update user manual and INSTALL to clarify a few of the dependencies.
* Fix encryption unit test that started failing due to my new GPG key.
Version 2.22.0 09 May 2013
Modified: cedar-backup2/trunk/INSTALL
===================================================================
--- cedar-backup2/trunk/INSTALL 2014-10-03 01:57:10 UTC (rev 1068)
+++ cedar-backup2/trunk/INSTALL 2014-10-03 14:33:52 UTC (rev 1069)
@@ -19,7 +19,9 @@
python setup.py --help
For more information on how to install it. You must have a Python
-interpreter version 2.5 or better to use these modules.
+interpreter version 2.5 or better to use these modules. Some external
+tools are also required for certain features to work. See the user
+manual for more details.
In the simplest case, you will probably just use:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|