Commit e253d37d authored by Andrew Gerrand's avatar Andrew Gerrand

doc/devel: release notes tweak

R=r
CC=golang-dev
https://golang.org/cl/3707041
parent b05dd118
......@@ -79,7 +79,7 @@ If necessary, the NaCl code can be recovered from the repository history.
* os: fix test of RemoveAll.
* os/inotify: new package (thanks Balazs Lecz).
* os: make MkdirAll work with symlinks (thanks Ryan Hitchman).
* regexp: simplify code for brackets, speed up by about 30%.
* regexp: speed up by about 30%; also simplify code for brackets.
* runtime/linux/386: set FPU to 64-bit precision.
* runtime: remove paranoid mapping at 0.
* suffixarray: add Bytes function.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment