浏览代码

Update CHANGES.txt to include the description of #7210 (#7212)

Rafi Kamal 5 年之前
父节点
当前提交
e9e4c687d6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGES.txt

+ 1 - 0
CHANGES.txt

@@ -2,6 +2,7 @@
   
   C#
   * Fix latest ArgumentException for C# extensions (#7188)
+  * Enforce recursion depth checking for unknown fields (#7210)
   
   Ruby
   * Fix wrappers with a zero value (#7195)