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 5e23c4d  Update changes with removal of compiler plugin [ci skip].
5e23c4d is described below

commit 5e23c4df5b8a2c7f36f807dc07dc897fd8a39763
Author: James E. King III <[email protected]>
AuthorDate: Sun Jan 27 00:00:33 2019 -0500

    Update changes with removal of compiler plugin [ci skip].
---
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.md b/CHANGES.md
index e6db1dc..8915a80 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -12,6 +12,7 @@
 
 ### Breaking Changes
 
+- [THRIFT-4743](https://issues.apache.org/jira/browse/THRIFT-4743) - compiler: 
remove plug-in mechanism
 - [THRIFT-4720](https://issues.apache.org/jira/browse/THRIFT-4720) - cpp: 
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) - cpp: 
BoostThreadFactory, PosixThreadFactory, StdThreadFactory removed
 - [THRIFT-4732](https://issues.apache.org/jira/browse/THRIFT-4732) - cpp: 
CMake build changed to use BUILD_SHARED_LIBS

Reply via email to