doc: update roadmap

R=rsc
CC=golang-dev
https://golang.org/cl/2735042
This commit is contained in:
Andrew Gerrand 2010-10-26 16:29:21 +11:00
parent d7424b1a71
commit e9860628ee
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ SWIG support.
<li>
Simpler semicolon rules.
<li>
A better definition of <code>...</code> in parameter lists.
A more general definition of <code>...</code> in parameter lists.
<li>
Explicit conversions from <code>string</code>
to <code>[]byte</code> and <code>[]int</code>.