[Bast-commits] r3907 - in trunk/Net-LDAP-HTMLWidget: . lib/Net/LDAP
omega at dev.catalyst.perl.org
omega at dev.catalyst.perl.org
Wed Jan 2 08:23:15 GMT 2008
Author: omega
Date: 2008-01-02 08:23:15 +0000 (Wed, 02 Jan 2008)
New Revision: 3907
Modified:
trunk/Net-LDAP-HTMLWidget/
trunk/Net-LDAP-HTMLWidget/Changes
trunk/Net-LDAP-HTMLWidget/lib/Net/LDAP/HTMLWidget.pm
Log:
r20841 at andreas-marienborgs-computer: andreas | 2008-01-02 09:23:07 +0100
0.07 :p
Property changes on: trunk/Net-LDAP-HTMLWidget
___________________________________________________________________
Name: svk:merge
- ea49d7f7-7c45-40ca-be27-1349e20c1c07:/local/net-ldap-htmlwidget:20835
+ ea49d7f7-7c45-40ca-be27-1349e20c1c07:/local/net-ldap-htmlwidget:20841
Modified: trunk/Net-LDAP-HTMLWidget/Changes
===================================================================
--- trunk/Net-LDAP-HTMLWidget/Changes 2008-01-02 06:34:07 UTC (rev 3906)
+++ trunk/Net-LDAP-HTMLWidget/Changes 2008-01-02 08:23:15 UTC (rev 3907)
@@ -1,4 +1,7 @@
Revision history for Net-LDAP-HTMLWidget
+0.07 2008-01-01 07:39
+ Removing ._ files :p
+
0.06 2008-01-01 07:29
Making it possible to decode values from the ldap server before
filling the widget.
Modified: trunk/Net-LDAP-HTMLWidget/lib/Net/LDAP/HTMLWidget.pm
===================================================================
--- trunk/Net-LDAP-HTMLWidget/lib/Net/LDAP/HTMLWidget.pm 2008-01-02 06:34:07 UTC (rev 3906)
+++ trunk/Net-LDAP-HTMLWidget/lib/Net/LDAP/HTMLWidget.pm 2008-01-02 08:23:15 UTC (rev 3907)
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.06';
+our $VERSION = '0.07';
# pod after __END__
use Carp qw(croak);
our $DECODE = 0;
More information about the Bast-commits
mailing list