[Bps-public-commit] RT-Extension-LDAPImport branch, master, updated. 0.33_02-3-gf955e5a

Thomas Sibley trs at bestpractical.com
Thu Jan 31 14:39:30 EST 2013


The branch, master has been updated
       via  f955e5a6e526ed98cc1f1f3a904033e22a8a3914 (commit)
      from  2b3e4a61fc47cee7ad6e0050a411711de1f5fb1c (commit)

Summary of changes:
 Changes                        | 8 ++++++++
 lib/RT/Extension/LDAPImport.pm | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit f955e5a6e526ed98cc1f1f3a904033e22a8a3914
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Thu Jan 31 11:38:30 2013 -0800

    Releng for 0.34

diff --git a/Changes b/Changes
index 9bbc7cd..a25e19c 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for RT-Extension-LDAPImport
 
+0.34
+    Bug fix: Revert changes in 0.33_01 and _02; RT::Authen::ExternalAuth 0.13
+             is using RT::Record->Update now
+    Tests: Compatibility with Net::LDAP::Server::Test 0.16
+
+0.33_02
+    Documentation for function added in 0.33_01
+
 0.33_01
     Bug fix: Avoid flip flopping fields back and forth with
     RT::Authen::ExternalAuth by using our own update function instead of
diff --git a/lib/RT/Extension/LDAPImport.pm b/lib/RT/Extension/LDAPImport.pm
index 9b8121a..04e37ba 100644
--- a/lib/RT/Extension/LDAPImport.pm
+++ b/lib/RT/Extension/LDAPImport.pm
@@ -1,6 +1,6 @@
 package RT::Extension::LDAPImport;
 
-our $VERSION = '0.33_02';
+our $VERSION = '0.34';
 
 use warnings;
 use strict;

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



More information about the Bps-public-commit mailing list