浏览代码

Updated CHANGES.txt to include #7928

Adam Cozzette 4 年之前
父节点
当前提交
129a5edb28
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGES.txt

+ 1 - 0
CHANGES.txt

@@ -52,6 +52,7 @@
   * Remove uses of pkg_resources in non-namespace packages. (#7902)
   * [bazel/py] Omit google/__init__.py from the Protobuf runtime. (#7908)
   * Removed the unnecessary setuptools package dependency for Python package (#7511)
+  * Fix PyUnknownFields memory leak (#7928)
 
   PHP
   * Added support for "==" to the PHP C extension (#7883)