diff --git a/doc/go1.8.html b/doc/go1.8.html index 471a9b967dfcf4..0c980b54344665 100644 --- a/doc/go1.8.html +++ b/doc/go1.8.html @@ -627,11 +627,14 @@
- The zip Reader
now supports modification times in
+ The
+ Reader
+ now supports modification times in
the NTFS, UNIX, and Extended Time Stamp metadata fields.
- When writing zip files, the Extended Time Stamp field is written
- for files with non-zero modification times.
+ The
+ Writer
+ now writes Extended Time Stamp fields.