소스 검색

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: