Replace parsing with outputting
Signed-off-by: Werner Lewis <werner.lewis@arm.com>
This commit is contained in:
parent
31ecb9600a
commit
fd8cfe4f8e
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
Bugfix
|
||||
* Fix string representation of DNs when parsing values containing commas,
|
||||
conforming to RFC 1779. Fixes #769.
|
||||
* Fix string representation of DNs when outputting values containing commas
|
||||
and other special characters, conforming to RFC 1779. Fixes #769.
|
||||
|
|
Loading…
Reference in a new issue