summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorcyy <cyyever@outlook.com>2019-01-15 14:30:30 +0800
committercyy <cyyever@outlook.com>2019-01-22 10:38:14 +0800
commitf6460fa00b0d9705ad1b88435aebc5aad9f0da7d (patch)
treea3a2e4992d4e52b7d85600a571d8b069a7bd1f50 /CHANGES.md
parent72a878ebe39c3b4611dc2915dbc2080bafa082b3 (diff)
downloadthrift-f6460fa00b0d9705ad1b88435aebc5aad9f0da7d.tar.gz
change doc
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 2dd7f0afc..172e95783 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -12,6 +12,7 @@
### Breaking Changes
+- [THRIFT-4740](https://issues.apache.org/jira/browse/THRIFT-4740) - Uses std::chrono::duration for timeouts in C++ runtime library.
- [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