aboutsummaryrefslogtreecommitdiff
path: root/csharp/CHANGES.txt
diff options
context:
space:
mode:
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
===============================================================================