summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2019-03-13 08:50:49 -0400
committerJames E. King III <jking@apache.org>2019-03-13 08:50:49 -0400
commite6fa4aac4923abe7a9749809c8403b0a3e215f94 (patch)
tree85c584397ec843eb8d0806e8d232480b8cf7e6c8 /CHANGES.md
parent22c412e42d00d84c687725475f7f935953938e5f (diff)
parenta9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4 (diff)
downloadthrift-e6fa4aac4923abe7a9749809c8403b0a3e215f94.tar.gz
Merge changelog from 0.9.3.1 release to master [ci skip]
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 77893e038..1ca18e85d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1171,6 +1171,13 @@ Released 2017-DEC-27
- [THRIFT-3923](https://issues.apache.org/jira/browse/THRIFT-3923) - Maybe remove Aereo from the "Powered by" list
- [THRIFT-2149](https://issues.apache.org/jira/browse/THRIFT-2149) - Add an option to disable the generation of default operators
+## 0.9.3.1
+
+Released March 13, 2019 to backport a CVE fix to the popular 0.9.3 release.
+
+### Bug
+- [THRIFT-4506](https://issues.apache.org/jira/browse/THRIFT-4506) - CVE-2018-1320 for Java SASL backported from 0.12.0
+
## 0.9.3
### Bug