소스 검색

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)