diff --git a/doc/devel/roadmap.html b/doc/devel/roadmap.html index 343203cdbf..d3c4947152 100644 --- a/doc/devel/roadmap.html +++ b/doc/devel/roadmap.html @@ -43,8 +43,6 @@ Improved garbage collector.
  • Debugger.
  • -App Engine support. -
  • Improved implementation documentation. @@ -132,4 +130,6 @@ A means of recovering from a panic (recover). Improved CGO including some mechanism for calling back from C to Go.
  • Faster, allocation-light reflection. +
  • +App Engine support.