From 6665c4076b3a21168a6a57a204710c4314974c25 Mon Sep 17 00:00:00 2001
From: "Mark D. Roth" <roth@google.com>
Date: Thu, 22 Sep 2016 08:11:19 -0700
Subject: [PATCH] Add missing entry.

---
 doc/core/pending_api_cleanups.md | 2 ++
 1 file changed, 2 insertions(+)

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`)
-- 
GitLab