- Corrected removal of leading '00:' in printing serial numbers in certificates and CRLs

This commit is contained in:
Paul Bakker 2011-12-05 14:22:49 +00:00
parent 6bcfc67cd2
commit c8ffbe7706
2 changed files with 9 additions and 11 deletions

View file

@ -53,6 +53,8 @@ Bugfix
appended with '....' after first 28 octets
* Improved build support for s390x and sparc64 in bignum.h
* Fixed MS Visual C++ name clash with int64 in sha4.h
* Corrected removal of leading '00:' in printing serial numbers in
certificates and CRLs
= Version 1.0.0 released on 2011-07-27
Features