aboutsummaryrefslogtreecommitdiff
path: root/csharp/CHANGES.txt
diff options
context:
space:
mode:
authorJan Tattermusch <jtattermusch@google.com>2015-04-16 10:21:42 -0700
committerJan Tattermusch <jtattermusch@google.com>2015-04-16 10:23:54 -0700
commite77878ebc76e629bcbad1baf170d73fe7db9718d (patch)
treed1f229e1a2dbe7e8fbf02a61fc7f8714d0f8aa7c /csharp/CHANGES.txt
parent84fa3e2bbc876428efd0c99700f146115a9d5162 (diff)
downloadprotobuf-e77878ebc76e629bcbad1baf170d73fe7db9718d.tar.gz
protobuf-e77878ebc76e629bcbad1baf170d73fe7db9718d.tar.bz2
protobuf-e77878ebc76e629bcbad1baf170d73fe7db9718d.zip
Updated readme.md and changes.txt, removed old license.txt
Diffstat (limited to 'csharp/CHANGES.txt')
-rw-r--r--csharp/CHANGES.txt14
1 files changed, 9 insertions, 5 deletions
diff --git a/csharp/CHANGES.txt b/csharp/CHANGES.txt
index 90e9d77e..b29debb8 100644
--- a/csharp/CHANGES.txt
+++ b/csharp/CHANGES.txt
@@ -2,12 +2,16 @@
Welcome to the C# port of Google Protocol Buffers, written by Jon Skeet
(skeet@pobox.com) based on the work of many talented people.
-For more information about this port, visit its homepage:
-http://protobuf-csharp-port.googlecode.com
+===============================================================================
+RELEASE NOTES - Code imported into Google's main protobuf repository
+===============================================================================
+
+Everything below note this represents history of protobuf-csharp-port project
+before the code was merged into csharp/ subtree of GitHub google/protobuf
+repository.
+Frozen legacy version of the original project is available in
+https://github.com/jskeet/protobuf-csharp-port.
-For more information about Protocol Buffers in general, visit the project page
-for the C++, Java and Python project:
-http://protobuf.googlecode.com
===============================================================================
RELEASE NOTES - Version 2.4.1.555
===============================================================================