doc/devel/release.html | 2 +- diff --git a/doc/devel/release.html b/doc/devel/release.html index 94de63621611b23e3d3749aff01d427c788f71e4..6225305b881219ad96211d597159f18656effed2 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -79,7 +79,7 @@ * nm: silently ignore .o files in .a files. * 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.