aboutsummaryrefslogtreecommitdiff
path: root/content/preview-of-go-version-1.article
diff options
context:
space:
mode:
Diffstat (limited to 'content/preview-of-go-version-1.article')
-rw-r--r--content/preview-of-go-version-1.article2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/preview-of-go-version-1.article b/content/preview-of-go-version-1.article
index e915225..4cb514d 100644
--- a/content/preview-of-go-version-1.article
+++ b/content/preview-of-go-version-1.article
@@ -1,7 +1,7 @@
# A preview of Go version 1
5 Oct 2011
Tags: go1, release
-Summary: We want to be able to provide a stable base for people using Go. People should be able to write Go programs and expect that they will continue to compile and run without change, on a timescale of years. Similarly, people should be able to write books about Go, be able to say which version of Go the book is describing, and have that version number still be meaningful much later. None of these properties is true for Go today.
+Summary: What the Go team is planning for Go version 1.
Russ Cox