소스 검색

Updated CHANGES.txt to add #8035

Adam Cozzette 4 년 전
부모
커밋
8630972ced
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      CHANGES.txt

+ 1 - 0
CHANGES.txt

@@ -68,6 +68,7 @@
   C#:
   * annotate ByteString.CopyFrom(ReadOnlySpan<byte>) as SecuritySafeCritical (#7701)
   * Fix C# optional field reflection when there are regular fields too (#7705)
+  * Fix parsing negative Int32Value that crosses segment boundary (#8035)
 
   Javascript:
   * JS: parse (un)packed fields conditionally (#7379)