mirror of
https://github.com/golang/go
synced 2024-11-23 05:30:07 -07:00
doc/roadmap: put "App Engine support" under "Done".
R=rsc, dsymonds CC=golang-dev https://golang.org/cl/4528053
This commit is contained in:
parent
3f335f80b4
commit
a03bfe7f69
@ -43,8 +43,6 @@ Improved garbage collector.
|
|||||||
<li>
|
<li>
|
||||||
Debugger.
|
Debugger.
|
||||||
<li>
|
<li>
|
||||||
App Engine support.
|
|
||||||
<li>
|
|
||||||
Improved implementation documentation.
|
Improved implementation documentation.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
@ -132,4 +130,6 @@ A means of recovering from a panic (recover).
|
|||||||
Improved CGO including some mechanism for calling back from C to Go.
|
Improved CGO including some mechanism for calling back from C to Go.
|
||||||
<li>
|
<li>
|
||||||
Faster, allocation-light reflection.
|
Faster, allocation-light reflection.
|
||||||
|
<li>
|
||||||
|
App Engine support.
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user