[Bps-public-commit] rt-extension-onetimeto branch, master, updated. 0.03-4-g7a86c3b
Kevin Falcone
falcone at bestpractical.com
Mon Mar 25 13:43:23 EDT 2013
The branch, master has been updated
via 7a86c3bfb2db3d85ed3822048efbcf021f3b05ee (commit)
from c57c56726eb1fd0df411ebecf8c6f336843432d6 (commit)
Summary of changes:
Changes | 5 +++++
README | 1 +
lib/RT/Extension/OneTimeTo.pm | 1 +
3 files changed, 7 insertions(+)
- Log -----------------------------------------------------------------
commit 7a86c3bfb2db3d85ed3822048efbcf021f3b05ee
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Mar 25 13:43:14 2013 -0400
This branch was merged for 4.0.11 so update docs
diff --git a/Changes b/Changes
index f7c541f..5deb77c 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.04
+
+ * Note that the patch isn't needed once 4.0.11 is out
+ * tweak inc/ in the repository for non-devs working from github
+
0.03 Tue Jan 22 15:48:33 PST 2013
⢠Overhaul the doc
diff --git a/README b/README
index aa5d05b..9e98292 100644
--- a/README
+++ b/README
@@ -13,6 +13,7 @@ INSTALLATION
May need root permissions
Optionally, patch your RT install
+ If you are running 4.0.11, this patch has already been included.
This enables one-time recipient suggestions from past One-time To
addresses (i.e. the checkboxes that appear under One-time
To/Cc/Bcc):
diff --git a/lib/RT/Extension/OneTimeTo.pm b/lib/RT/Extension/OneTimeTo.pm
index 9bae638..1650bb7 100644
--- a/lib/RT/Extension/OneTimeTo.pm
+++ b/lib/RT/Extension/OneTimeTo.pm
@@ -118,6 +118,7 @@ May need root permissions
=item Optionally, patch your RT install
+If you are running 4.0.11, this patch has already been included.
This enables one-time recipient suggestions from past One-time To addresses
(i.e. the checkboxes that appear under One-time To/Cc/Bcc):
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list