Update of /cvsroot/perl-ldap/asn
In directory sc8-pr-cvs1:/tmp/cvs-serv3767
Modified Files:
ChangeLog
Log Message:
Release 0.18
Index: ChangeLog
===================================================================
RCS file: /cvsroot/perl-ldap/asn/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- ChangeLog 12 May 2003 17:46:15 -0000 1.23
+++ ChangeLog 8 Oct 2003 14:29:46 -0000 1.24
@@ -1,3 +1,21 @@
+2003-10-08 15:29 Graham Barr
+
+ * lib/Convert/ASN1.pm:
+
+ Release 0.18
+
+2003-10-08 15:28 Graham Barr
+
+ * MANIFEST, Makefile.PL, t/0-signature.t:
+
+ Use Module::Build to build Makefile and add SIGNATURE
+
+2003-10-08 13:28 Graham Barr
+
+ * lib/Convert/: ASN1.pm, ASN1/_encode.pm:
+
+ Fix bug in encoding BIT STRINGS where chr() was causing an upgrade to UTF8
+
2003-05-12 18:45 Graham Barr
* lib/Convert/ASN1.pm:
|