summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2012-04-06 16:04:11 +0200
committerOndřej Surý <ondrej@sury.org>2012-04-06 16:05:58 +0200
commitdd0e45410a58a3d0dcb94eb7bed53ee0bdf5d7c2 (patch)
treec374afbf61c30174199f4d467f04cf17c41b1fd1 /debian/NEWS
parent0bf6ca4f175b5bbd5dc523655eb888d936013b75 (diff)
downloadgolang-dd0e45410a58a3d0dcb94eb7bed53ee0bdf5d7c2.tar.gz
Update debian/NEWS with links to compatibility documents for Go 1
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
index b3df2a717..64e0b8b18 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,18 @@
+golang (1:1-1) unstable; urgency=low
+
+ Go 1 is a major release of Go that will be stable in the long term.
+ It is intended that programs written for Go 1 will continue to compile
+ and run correctly, unchanged, under future versions of Go 1.
+
+ The Go 1 release notes list the significant changes since the last
+ release and explain how to update your code:
+ http://golang.org/doc/go1.html
+
+ To learn about the future of Go 1, read the Go 1 compatibility document:
+ http://golang.org/doc/go1compat.html
+
+ -- Ondřej Surý <ondrej@debian.org> Fri, 06 Apr 2012 16:02:17 +0200
+
golang (1:58-1) unstable; urgency=low
Most significant upstream changes in this release: