aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2015-02-25 23:47:09 -0800
committerJosh Haberman <jhaberman@gmail.com>2015-02-25 23:47:09 -0800
commit7d5cf8d7a1bd24acce56296747731051ebe1b180 (patch)
tree01ae4acc2fed9bbce7fe3568f87d169e658ae5bc /CHANGES.txt
parent31e8c2070596546669db935b5c20d3e4edfc4b40 (diff)
downloadprotobuf-7d5cf8d7a1bd24acce56296747731051ebe1b180.tar.gz
protobuf-7d5cf8d7a1bd24acce56296747731051ebe1b180.tar.bz2
protobuf-7d5cf8d7a1bd24acce56296747731051ebe1b180.zip
A few tweaks to CHANGES.txt.v3.0.0-alpha-2
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 3aa05338..ac42aa5a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
-2015-02-22 version 3.0.0-alpha-2 (Ruby/JavaNano):
+2015-02-26 version 3.0.0-alpha-2 (Python/Ruby/JavaNano):
General
- * Introduced two new language implementations (Ruby and JavaNano) to proto3.
- * Added proto3 support for Python, and various other improvements.
+ * Introduced three new language implementations (Ruby, JavaNano, and
+ Python) to proto3.
* Various bug fixes since 3.0.0-alpha-1
Python: