From: David Symonds Date: Wed, 7 Sep 2011 04:10:14 +0000 (+1000) Subject: weekly.html: remove note about exp/template -> template move. X-Git-Tag: weekly.2011-09-07~15 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e85fb2137b6e824e47a6791502900e0174a5a79e;p=gostls13.git weekly.html: remove note about exp/template -> template move. It actually occurred with the previous weekly snapshot. R=golang-dev, adg CC=golang-dev https://golang.org/cl/4961066 --- diff --git a/doc/devel/weekly.html b/doc/devel/weekly.html index 470dc2286e..279396a6a1 100644 --- a/doc/devel/weekly.html +++ b/doc/devel/weekly.html @@ -53,7 +53,6 @@ Other changes: added handling for URL attributes. differentiate URL-valued attributes (such as href). reworked escapeText to recognize attr boundaries. -* exp/template: moved from exp to the main tree. * exp/wingui: made compatible with windows/amd64. (thanks Jaroslavas Počepko) * flag: add Parsed, restore Usage. * gc: add openbsd.