[Bps-public-commit] Prophet branch, master, updated. 0.69_01-27-gab2a79e

jesse jesse at bestpractical.com
Sat Aug 29 23:43:26 EDT 2009


The branch, master has been updated
       via  ab2a79eb6ce9b4532cac566ad34062b2c3608ae5 (commit)
       via  c3a42afb5234951cac520c53d4c71f58d1788808 (commit)
       via  a8906dfbcdb1d99f57dbe4b894fba901dc9bd6bf (commit)
      from  4e99c2609b4a1dc41a5163feb93ad6a878272a71 (commit)

Summary of changes:
 Changes        |    7 +++++++
 MANIFEST       |    3 +++
 lib/Prophet.pm |    2 +-
 3 files changed, 11 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit a8906dfbcdb1d99f57dbe4b894fba901dc9bd6bf
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Sat Aug 29 23:30:20 2009 -0400

    update changes file for 0.71

diff --git a/Changes b/Changes
index 5575542..15bc449 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+0.71 Sat Aug 29 23:30:09 EDT 2009
+
+    Added --local to prophet clone: list local Bonjour sources - Pedro Melo
+
+    Extract out code for the filesystem replica backends so we can implement
+    an ssh personality for them.
+
 0.70 - 2009-08-26
 
 	* Performance improvements for pull-over-HTTP

commit c3a42afb5234951cac520c53d4c71f58d1788808
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Sat Aug 29 23:39:27 2009 -0400

    manifest updates

diff --git a/MANIFEST b/MANIFEST
index ac00c1e..37ad9b5 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -71,6 +71,9 @@ lib/Prophet/PropChange.pm
 lib/Prophet/Record.pm
 lib/Prophet/Replica.pm
 lib/Prophet/Replica/file.pm
+lib/Prophet/Replica/FS/Backend/File.pm
+lib/Prophet/Replica/FS/Backend/LWP.pm
+lib/Prophet/Replica/FS/Backend/SSH.pm
 lib/Prophet/Replica/http.pm
 lib/Prophet/Replica/prophet.pm
 lib/Prophet/Replica/prophet_cache.pm

commit ab2a79eb6ce9b4532cac566ad34062b2c3608ae5
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Sat Aug 29 23:41:49 2009 -0400

    Checking in changes prior to tagging of version 0.71.  Changelog diff is:

diff --git a/lib/Prophet.pm b/lib/Prophet.pm
index 873ce3e..329ab2e 100644
--- a/lib/Prophet.pm
+++ b/lib/Prophet.pm
@@ -3,7 +3,7 @@ use strict;
 
 package Prophet;
 
-our $VERSION = '0.70';
+our $VERSION = '0.71';
 
 =head1 NAME
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list