summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-08-17 15:24:07 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-08-17 15:24:07 -0400
commit5333e0536782254527871e3f7d300460fbc7cdb9 (patch)
treebc1ab2141caf941efa42529cb496679ff2679043 /CHANGELOG.md
parent250f849ecc421b4125b5f6d434c330032a229751 (diff)
downloadsdl_ios-5333e0536782254527871e3f7d300460fbc7cdb9.tar.gz
Update to v4.2.14.2.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83868b9e7..762a93b62 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 4.2.1 Release Notes
+### Bug Fixes
+* Fixed SDLStreamingMediaManager encryption status not being set properly.
+
# 4.2.0 Release Notes (since Beta 1)
### Enhancements
* The Streaming Media Manager will now provide a CVPixelBufferPool with default settings so that you don't have to create one yourself.