[Bps-public-commit] RT-Extension-RepliesToResolved branch, master, updated. 3cec2987054337862ab27d0fec589729f9e2513f

Kevin Falcone falcone at bestpractical.com
Tue Nov 13 13:42:47 EST 2012


The branch, master has been updated
       via  3cec2987054337862ab27d0fec589729f9e2513f (commit)
      from  71335ccb35565f107cb4508c290ce374bda41efe (commit)

Summary of changes:
 README                                | 9 +++++++--
 lib/RT/Extension/RepliesToResolved.pm | 8 ++++++--
 2 files changed, 13 insertions(+), 4 deletions(-)

- Log -----------------------------------------------------------------
commit 3cec2987054337862ab27d0fec589729f9e2513f
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Tue Nov 13 13:34:54 2012 -0500

    Update README with the other patch you need

diff --git a/README b/README
index 2aa280e..c6f116e 100644
--- a/README
+++ b/README
@@ -9,12 +9,17 @@ DESCRIPTION
     "Thank you" messages re-open tickets and mess with statistics.
     People keep sending new questions into old tickets.
 
-RT 4.0.7 required or you have to patch RT
-    You can fetch patch from github:
+PATCHES
+    If you have RT 4.0.6 or earlier, you need this patch:
 
     <https://github.com/bestpractical/rt/commit/139f5da162ceb64bf33a31d7013e
     8b98d6866d18.patch>
 
+    If you have RT 4.0.8 or earlier, you also need this patch.
+
+    <https://github.com/bestpractical/rt/commit/22099a1b5a515870be82429cd787
+    2d4c68485a9b.patch>
+
 INSTALLATION
     perl Makefile.PL
     make
diff --git a/lib/RT/Extension/RepliesToResolved.pm b/lib/RT/Extension/RepliesToResolved.pm
index 9354e94..05b2212 100644
--- a/lib/RT/Extension/RepliesToResolved.pm
+++ b/lib/RT/Extension/RepliesToResolved.pm
@@ -22,12 +22,16 @@ to do this:
 
 =back
 
-=head1 RT 4.0.7 required or you have to patch RT
+=head1 PATCHES
 
-You can fetch patch from github:
+If you have RT 4.0.6 or earlier, you need this patch:
 
 L<https://github.com/bestpractical/rt/commit/139f5da162ceb64bf33a31d7013e8b98d6866d18.patch>
 
+If you have RT 4.0.8 or earlier, you also need this patch.
+
+L<https://github.com/bestpractical/rt/commit/22099a1b5a515870be82429cd7872d4c68485a9b.patch>
+
 =head1 INSTALLATION
 
 =over

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



More information about the Bps-public-commit mailing list