From 0b2ee6522eac04eb696e4068e91e106edcebaa90 Mon Sep 17 00:00:00 2001 From: nathany Date: Sat, 3 Jan 2015 12:49:36 -0800 Subject: [PATCH] I think the dev.cc branch plan was done in 1.4. --- DesignDocuments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DesignDocuments.md b/DesignDocuments.md index 1d029a0f..10e72cac 100644 --- a/DesignDocuments.md +++ b/DesignDocuments.md @@ -27,6 +27,7 @@ * [The syscall package](https://docs.google.com/a/golang.org/document/d/1QXzI9I1pOfZPujQzxhyRy6EeHYTQitKKjHfpq0zpxZs) * [Go 1.4 Subrepo Renaming](http://golang.org/s/go14subrepo) * [Go 1.4 Native Client Support for ARM](http://golang.org/s/go14naclarm) + * [dev.cc branch plan](http://golang.org/s/dev.cc) # Go 1.5 @@ -35,7 +36,6 @@ # Future Proposals - * [dev.cc branch plan](http://golang.org/s/dev.cc) * [Go 1.4+ Garbage Collection (GC) Plan and Roadmap](http://golang.org/s/go14gc) * [Better GC and Memory Allocator for Go](https://docs.google.com/document/d/1HCPu3WKyCX3ZRYxmIMKTk0Ik1dePxKW1p02k3uhcft4/view) * [Groups Discussion](https://groups.google.com/d/topic/golang-dev/pwUh0BVFpY0/discussion)