[Rt-commit] rt branch, master, updated. rt-4.2.12-499-gb774ef2

Shawn Moore shawn at bestpractical.com
Mon Nov 2 15:52:48 EST 2015


The branch, master has been updated
       via  b774ef262ef12fc280bdc169e1197fc0e41e3680 (commit)
      from  2913ccdf01380d5d56d581cf15a3ea81b029ef11 (commit)

Summary of changes:
 lib/RT.pm | 1 +
 1 file changed, 1 insertion(+)

- Log -----------------------------------------------------------------
commit b774ef262ef12fc280bdc169e1197fc0e41e3680
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Mon Nov 2 15:51:12 2015 -0500

    FutureMailgate is no longer "future"!

diff --git a/lib/RT.pm b/lib/RT.pm
index 6d1977e..a8749b7 100644
--- a/lib/RT.pm
+++ b/lib/RT.pm
@@ -737,6 +737,7 @@ our %CORED_PLUGINS = (
     'RT::Extension::LDAPImport' => '4.4',
     'RT::Extension::SpawnLinkedTicketInQueue' => '4.4',
     'RT::Extension::ParentTimeWorked' => '4.4',
+    'RT::Extension::FutureMailgate' => '4.4',
 );
 
 sub InitPlugins {

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


More information about the rt-commit mailing list