This is an automated email from the ASF dual-hosted git repository.

jking pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c327d7  update changes.md with cocoa info and fix a typo [ci skip]
5c327d7 is described below

commit 5c327d7bf629f6c5906759ccc919cf98d27ddf78
Author: James E. King III <[email protected]>
AuthorDate: Mon Jan 14 08:15:33 2019 -0500

    update changes.md with cocoa info and fix a typo [ci skip]
---
 CHANGES.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 7d76413..4f84275 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,19 +3,26 @@
 ## 1.0.0
 
 ### New Languages
+
 ### Deprecated Languages
+
 ### Removed Languages
+
+- [THRIFT-4719](https://issues.apache.org/jira/browse/THRIFT-4719) - Cocoa 
language was removed - use swift instead.
+
 ### Breaking Changes
+
 - [THRIFT-4702](https://issues.apache.org/jira/browse/THRIFT-4702) - Java 
class org.apache.thrift.AutoExpandingBuffer is no longer public
 - [THRIFT-4709](https://issues.apache.org/jira/browse/THRIFT-4709) - Java 
changes to UTF-8 handling require JDK 1.7 at a minimum
 - [THRIFT-4712](https://issues.apache.org/jira/browse/THRIFT-4712) - Java 
class org.apache.thrift.ShortStack is no longer public
 - [THRIFT-4720](https://issues.apache.org/jira/browse/THRIFT-4720) - 
C++03/C++98 support has been removed; also removed boost as a runtime dependency
 - [THRIFT-4730](https://issues.apache.org/jira/browse/THRIFT-4730) - C++: 
BoostThreadFactory, PosixThreadFactory, StdThreadFactory removed
 - [THRIFT-4732](https://issues.apache.org/jira/browse/THRIFT-4732) - C++: 
CMake build changed to use BUILD_SHARED_LIBS
-- [THRIFT-4735](https://issues.apache.org/jira/browse/THRIFT-4735] - C++: 
Removed Qt4 support
+- [THRIFT-4735](https://issues.apache.org/jira/browse/THRIFT-4735) - C++: 
Removed Qt4 support
 
 ### Known Isues (Blocker or Critical)
 
+
 ## 0.12.0
 
 Released 2019-JAN-04

Reply via email to