[Bps-public-commit] jifty-plugin-recordhistory branch, master, updated. 0.01-7-g73d96b2

Shawn Moore sartak at bestpractical.com
Thu Feb 17 16:59:29 EST 2011


The branch, master has been updated
       via  73d96b28202914e9f9c8ee4e0d432ff965ae4ed8 (commit)
      from  401baf1143de95069f1e1220d1fa2630ec7d991f (commit)

Summary of changes:
 Changes                           |    3 +++
 lib/Jifty/Plugin/RecordHistory.pm |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
 create mode 100644 Changes

- Log -----------------------------------------------------------------
commit 73d96b28202914e9f9c8ee4e0d432ff965ae4ed8
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Thu Feb 17 16:58:55 2011 -0500

    0.03 and Changes

diff --git a/Changes b/Changes
new file mode 100644
index 0000000..3ec4e2f
--- /dev/null
+++ b/Changes
@@ -0,0 +1,3 @@
+0.03  2011-02-17
+    - Provide a brief description of the object being viewed in the page title (trs)
+    - Rename the record template to record_type (trs)
diff --git a/lib/Jifty/Plugin/RecordHistory.pm b/lib/Jifty/Plugin/RecordHistory.pm
index 427327c..c96e434 100644
--- a/lib/Jifty/Plugin/RecordHistory.pm
+++ b/lib/Jifty/Plugin/RecordHistory.pm
@@ -3,7 +3,7 @@ use strict;
 use warnings;
 use base qw/Jifty::Plugin/;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 sub init {
     Jifty->web->add_css('record-history.css');

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



More information about the Bps-public-commit mailing list