ソースを参照

Update CHANGES.txt to include a bug fix.

Feng Xiao 11 年 前
コミット
419c94b6e0
1 ファイル変更1 行追加0 行削除
  1. 1 0
      CHANGES.txt

+ 1 - 0
CHANGES.txt

@@ -13,6 +13,7 @@
     FileDescriptor.
 
   Python
+  * Fixed WhichOneof() to work with de-serialized protobuf messages.
   * Fixed a missing file problem of Python C++ implementation.
 
 2014-08-15 version 2.6.0: