[Bps-public-commit] RT-Extension-CustomField-HideEmptyValues branch, master, updated. 76975846694d210e03a44679a1c97fa4ccaf657b
Thomas Sibley
trs at bestpractical.com
Thu Dec 1 10:24:00 EST 2011
The branch, master has been updated
via 76975846694d210e03a44679a1c97fa4ccaf657b (commit)
from 61d84f1b10e28b99329319ac7214c82bdb5d6a5b (commit)
Summary of changes:
CHANGES | 4 ++++
Makefile.PL | 1 +
2 files changed, 5 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 76975846694d210e03a44679a1c97fa4ccaf657b
Author: Thomas Sibley <trs at bestpractical.com>
Date: Thu Dec 1 10:23:56 2011 -0500
Update changes and sign dists
diff --git a/CHANGES b/CHANGES
index 9b4b379..bcc81a3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+0.02 2011-12-01
+
+ * Compatibility with RT 4
+
0.01 2009-09-16
* initial release
diff --git a/Makefile.PL b/Makefile.PL
index 555c3ae..06211b9 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,5 +5,6 @@ all_from 'lib/RT/Extension/CustomField/HideEmptyValues.pm';
readme_from 'lib/RT/Extension/CustomField/HideEmptyValues.pm';
requires_rt('3.8.0');
+sign;
WriteAll();
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list