From 7f4c9e860ee675e29cb0e9dc019beb14af097056 Mon Sep 17 00:00:00 2001 From: "xiaofeng@google.com" Date: Tue, 5 Mar 2013 01:51:21 +0000 Subject: Add a comment about the new "allow_alias" option. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 5eefe9a8..67a65998 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,6 +17,9 @@ be assigned the same numeric value. Default value is "true". Setting it to false causes the compiler to reject enum definitions where multiple symbols have the same numeric value. + Note: We plan to flip the default value to "false" in a future release. + Projects using enum aliases should set the option to "true" in their .proto + files. C++ * New generated method set_allocated_foo(Type* foo) for message and string -- cgit v1.2.3