Update changelog

pull/10540/head
Mike Kruskal 2 years ago
parent b8b06a62c6
commit dfd7b19b3c
  1. 2
      CHANGES.txt

@ -20,6 +20,8 @@
* Avoid inlining some large heavily duplicated routines in repeated_ptr_field.h
* Add ReflectiveProtoHook to Reflection.
* Turns on table-driven parser for reflection based objects.
* Save code space by avoiding inlining of large-in-aggregate code-space MessageLite::~MessageLite destructor.
* Undefine the macro `linux` when compiling protobuf
Kotlin

Loading…
Cancel
Save