From 1433bd48e9da11de57db21751bc954f964f13644 Mon Sep 17 00:00:00 2001 From: minux Date: Wed, 10 Dec 2014 23:38:46 -0800 Subject: [PATCH] DesignDocuments: recover missed changes. --- DesignDocuments.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DesignDocuments.md b/DesignDocuments.md index d80853dd..3cef16a1 100644 --- a/DesignDocuments.md +++ b/DesignDocuments.md @@ -50,5 +50,5 @@ * [Go Builder Plan](http://golang.org/s/builderplan) # Rejected Proposals - * [Read-only Slices](https://docs.google.com/a/golang.org/document/d/1UKu_do3FRvfeN5Bb1RxLohV-zBOJWTzX0E8ZU1bkqX0/edit#heading=h.2wzvdd6vdi83), [Evaluation of read-only slices](https://docs.google.com/document/d/1-NzIYu0qnnsshMBpMPmuO21qd8unlimHgKjRD9qwp2A/edit) ([rejected](https://groups.google.com/d/msg/golang-dev/Y7j4B2r_eDw/Rkq-OtEsEBAJ) - * [Go 1.4: unsafe.Pointer arithmetic](https://docs.google.com/a/dempsky.org/document/d/1yyCMzE4YPfsXvnZNjhszaYNqavxHhvbY-OWPqdzZK30/pub) Rejected. \ No newline at end of file + * [Read-only Slices](https://docs.google.com/a/golang.org/document/d/1UKu_do3FRvfeN5Bb1RxLohV-zBOJWTzX0E8ZU1bkqX0/edit#heading=h.2wzvdd6vdi83), [Evaluation of read-only slices](https://docs.google.com/document/d/1-NzIYu0qnnsshMBpMPmuO21qd8unlimHgKjRD9qwp2A/edit) ([rejected](https://groups.google.com/d/msg/golang-dev/Y7j4B2r_eDw/Rkq-OtEsEBAJ)) + * [Go 1.4: unsafe.Pointer arithmetic](https://docs.google.com/a/dempsky.org/document/d/1yyCMzE4YPfsXvnZNjhszaYNqavxHhvbY-OWPqdzZK30/pub) \ No newline at end of file