aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJie Luo <anandolee@gmail.com>2017-08-16 14:40:59 -0700
committerGitHub <noreply@github.com>2017-08-16 14:40:59 -0700
commitd1484cdec622febf40f0b798189f4efc878c3a0c (patch)
tree90665f5de22b7702f82815e718286ce2c13932da /CHANGES.txt
parent55d938c91062e6f34995ab146ee2f3d6bf68edad (diff)
downloadprotobuf-d1484cdec622febf40f0b798189f4efc878c3a0c.tar.gz
protobuf-d1484cdec622febf40f0b798189f4efc878c3a0c.tar.bz2
protobuf-d1484cdec622febf40f0b798189f4efc878c3a0c.zip
Update CHANGES.txt
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e26e5318..c83da2d6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -89,7 +89,9 @@
* Added pretty-print filter to text format.
* Services and method descriptors are always printed even if generic_service
option is turned off.
- * Note: AppEngine 2.5 is deprecated on June 2017 that AppEngine 2.5 will never update protobuf runtime. Users who depend on AppEngine 2.5 should use old protoc.
+ * Note: AppEngine 2.5 is deprecated on June 2017 that AppEngine 2.5 will
+ never update protobuf runtime. Users who depend on AppEngine 2.5 should use
+ old protoc.
PHP
* Support PHP generic services. Specify file option php_generic_service=true