Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 6a62b7ffbc60f7705295144c7248121c2ab0f86d..b92941e72bcd21e9596becef3e1e028b31b92437 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -16,6 +16,7 @@ |
| `SecurityContext.setTrustedCertificates` is no longer supported. |
| The method now only supports one argument for the PEM file name containing |
| the trusted certificates. |
| + * Added support to SecurityContext for PKCS12 certificate and key containers. |
| ## 1.14.1 - 2016-02-04 |