[Bps-public-commit] rt-extension-switchusers branch master updated. 9e73f69f40c2049f868a66d4eab49cf9f195070a
BPS Git Server
git at git.bestpractical.com
Fri Dec 15 21:43:04 UTC 2023
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-switchusers".
The branch, master has been updated
via 9e73f69f40c2049f868a66d4eab49cf9f195070a (commit)
via 323a66fcb7a0348c3ca8d404333c3a7324bb57b3 (commit)
from 13a27edd4d2d100079b5b1df52db4df4a74da418 (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 9e73f69f40c2049f868a66d4eab49cf9f195070a
Author: sunnavy <sunnavy at bestpractical.com>
Date: Fri Dec 15 16:40:32 2023 -0500
Note about the old unreleased versions
diff --git a/Changes b/Changes
index 6604d7e..f6e2c8e 100644
--- a/Changes
+++ b/Changes
@@ -7,6 +7,8 @@ Revision history for RT-Extension-SwitchUsers
- Add Pg schema for SwitchUsers
- Add SQLite schema for SwitchUsers
+All versions below were internal releases and thus not published to CPAN.
+
0.06 2021-04-05
- Return Class::ReturnValue object in scalar mode just like original _Set
commit 323a66fcb7a0348c3ca8d404333c3a7324bb57b3
Author: sunnavy <sunnavy at bestpractical.com>
Date: Fri Dec 15 16:38:43 2023 -0500
Update docs to claim that it's for RT 5 only
diff --git a/README b/README
index 0db9cff..b750e70 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ DESCRIPTION
defined in user custom field "Switch Users Accounts".
RT VERSION
- Works with RT 4.4 and RT 5
+ Works with RT 5
INSTALLATION
perl Makefile.PL
diff --git a/lib/RT/Extension/SwitchUsers.pm b/lib/RT/Extension/SwitchUsers.pm
index df979b2..cab1a8a 100644
--- a/lib/RT/Extension/SwitchUsers.pm
+++ b/lib/RT/Extension/SwitchUsers.pm
@@ -177,7 +177,7 @@ defined in user custom field "Switch Users Accounts".
=head1 RT VERSION
-Works with RT 4.4 and RT 5
+Works with RT 5
=head1 INSTALLATION
-----------------------------------------------------------------------
Summary of changes:
Changes | 2 ++
README | 2 +-
lib/RT/Extension/SwitchUsers.pm | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
rt-extension-switchusers
More information about the Bps-public-commit
mailing list