From a1c835f57b9cf927628c4e3d3c2b69fd62e65682 Mon Sep 17 00:00:00 2001 From: Joe Tsai Date: Mon, 19 Dec 2016 17:36:02 -0800 Subject: [PATCH] doc: remove archive/zip changes from go1.8.html Change-Id: I5670e9924b21fb2466b2b32aa01a922e9a0a0f8a Reviewed-on: https://go-review.googlesource.com/34652 Reviewed-by: Brad Fitzpatrick --- doc/go1.8.html | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/doc/go1.8.html b/doc/go1.8.html index 1ea0188af1..95b09dc997 100644 --- a/doc/go1.8.html +++ b/doc/go1.8.html @@ -642,23 +642,6 @@ Optimizations and minor bug fixes are not listed. -
archive/zip
-
- -

- The - Reader - now supports modification times in - the NTFS, UNIX, and Extended Time Stamp metadata fields. - - The - Writer - now writes Extended Time Stamp fields. -

- -
-
-
compress/flate
-- 2.48.1