aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/core/pending_api_cleanups.md
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-09-22 08:11:19 -0700
committerGravatar Mark D. Roth <roth@google.com>2016-09-22 08:11:19 -0700
commit6665c4076b3a21168a6a57a204710c4314974c25 (patch)
tree41d3ff30b74a40f4b3f4bf3fefed0fe9135f285c /doc/core/pending_api_cleanups.md
parentbbfe1472959d5d73bf217f306c1a231f9c788c3f (diff)
Add missing entry.
Diffstat (limited to 'doc/core/pending_api_cleanups.md')
-rw-r--r--doc/core/pending_api_cleanups.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/core/pending_api_cleanups.md b/doc/core/pending_api_cleanups.md
index 6d30e0b0e6..a12e8a9dfb 100644
--- a/doc/core/pending_api_cleanups.md
+++ b/doc/core/pending_api_cleanups.md
@@ -13,3 +13,5 @@ number:
- remove `GRPC_ARG_MAX_MESSAGE_LENGTH` channel arg from
`include/grpc/impl/codegen/grpc_types.h` (commit `af00d8b`)
+- remove `ServerBuilder::SetMaxMessageSize()` method from
+ `include/grpc++/server_builder.h` (commit `6980362`)