Explorar el Código

Updated CHANGES.txt to add #8035

Adam Cozzette hace 4 años
padre
commit
8630972ced
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)