]> Cypherpunks repositories - gostls13.git/commitdiff
doc/roadmap: put "App Engine support" under "Done".
authorAndrew Gerrand <adg@golang.org>
Wed, 11 May 2011 01:40:40 +0000 (18:40 -0700)
committerAndrew Gerrand <adg@golang.org>
Wed, 11 May 2011 01:40:40 +0000 (18:40 -0700)
R=rsc, dsymonds
CC=golang-dev
https://golang.org/cl/4528053

doc/devel/roadmap.html

index 343203cdbfa9735a64d5f3f087e46ce3dbe7ab5e..d3c49471529292873de38046c7b66983084706df 100644 (file)
@@ -43,8 +43,6 @@ Improved garbage collector.
 <li>
 Debugger.
 <li>
-App Engine support.
-<li>
 Improved implementation documentation.
 </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.
 <li>
 Faster, allocation-light reflection.
+<li>
+App Engine support.
 </ul>