From 591a0699f12fa6d9f2de8b687d1fedb05894f160 Mon Sep 17 00:00:00 2001 From: J Harper Date: Mon, 18 Apr 2016 13:51:39 -0700 Subject: [PATCH] MatrixSSL 3.8.3 Open --- CHANGES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGES.md diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 0000000..8ecc765 --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,10 @@ +#1 FEATURES AND IMPROVEMENTS + +MatrixSSL 3.8.2 introduces a couple directory changes to the distribution since 3.7.2 + +Functionality|3.7.2|3.8.2 +-|-|- +TLS/DTLS example apps|./apps|./apps/ssl ./apps/dtls +Test keys and certificates|./sampleCerts|./testkeys +XCode and Visual Studio projects|*(various)*|./xcode ./visualstudio +