[Bps-public-commit] rt-extension-timetracking branch support-rtir updated. 0.21-3-gdb61fc8
BPS Git Server
git at git.bestpractical.com
Thu Mar 10 18:50:39 UTC 2022
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt-extension-timetracking".
The branch, support-rtir has been updated
via db61fc85adbc03fd0b17c0994f9552c3556b681c (commit)
from 2fd745e0af071c26aeb220780c868776565c88ef (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit db61fc85adbc03fd0b17c0994f9552c3556b681c
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Thu Mar 10 13:50:20 2022 -0500
Document RTIR support
diff --git a/README b/README
index 8e71144..7f68fbe 100644
--- a/README
+++ b/README
@@ -2,7 +2,8 @@ NAME
RT-Extension-TimeTracking - Time Tracking Extension
RT VERSION
- Works with RT 5.0. Check 0.1* versions if you are using RT 4.
+ Works with RT 5.0. Check 0.1* versions if you are using RT 4. Also
+ supported in RTIR 5.0.3 and later.
INSTALLATION
perl Makefile.PL
diff --git a/lib/RT/Extension/TimeTracking.pm b/lib/RT/Extension/TimeTracking.pm
index a34ba2e..c82da9f 100644
--- a/lib/RT/Extension/TimeTracking.pm
+++ b/lib/RT/Extension/TimeTracking.pm
@@ -60,6 +60,7 @@ RT-Extension-TimeTracking - Time Tracking Extension
=head1 RT VERSION
Works with RT 5.0. Check 0.1* versions if you are using RT 4.
+Also supported in RTIR 5.0.3 and later.
=head1 INSTALLATION
-----------------------------------------------------------------------
Summary of changes:
README | 3 ++-
lib/RT/Extension/TimeTracking.pm | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
rt-extension-timetracking
More information about the Bps-public-commit
mailing list