commit | 052d10c9d59ddd5e43c865b2fb3d9a13f70a40a0 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jul 31 11:09:59 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jul 31 11:11:26 2015 +0200 |
tree | f7a0c274d1850bbcd417c936ddbc2412ed462ae9 | |
parent | e96ce08a21f9da1bbd0cf63fad26e6cbb7b42fd8 [diff] [blame] |
Accept a trailing space at end of PEM lines With certs being copy-pasted from webmails and all, this will probably become more and more common. closes #226
diff --git a/ChangeLog b/ChangeLog index 245670e..ec6892e 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -14,6 +14,8 @@ installed (found by Rawi666). * Fix compile error with armcc 5 with --gnu option. +Changes + * The PEM parser now accepts a trailing space at end of lines (#226). = mbed TLS 2.0.0 released 2015-07-13