]> Cypherpunks repositories - gostls13.git/commitdiff
doc: remove archive/zip changes from go1.8.html
authorJoe Tsai <joetsai@digital-static.net>
Tue, 20 Dec 2016 01:36:02 +0000 (17:36 -0800)
committerJoe Tsai <thebrokentoaster@gmail.com>
Tue, 20 Dec 2016 01:48:02 +0000 (01:48 +0000)
Change-Id: I5670e9924b21fb2466b2b32aa01a922e9a0a0f8a
Reviewed-on: https://go-review.googlesource.com/34652
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.8.html

index 1ea0188af19317aab214462789acdbd1e3a6813c..95b09dc997164470e129f74808fd54804bc33955 100644 (file)
@@ -642,23 +642,6 @@ Optimizations and minor bug fixes are not listed.
   </dd>
 </dl>
 
-<dl id="archive_zip"><dt><a href="/pkg/archive/zip/">archive/zip</a></dt>
-  <dd>
-
-    <p> <!-- CL 18274 -->
-      The
-      <a href="/pkg/archive/zip/#Reader"><code>Reader</code></a>
-      now supports modification times in
-      the NTFS, UNIX, and Extended Time Stamp metadata fields.
-      <!-- CL 30811 -->
-      The
-      <a href="/pkg/archive/zip/#Writer"><code>Writer</code></a>
-      now writes Extended Time Stamp fields.
-    </p>
-
-  </dd>
-</dl>
-
 <dl id="compress_flate"><dt><a href="/pkg/compress/flate/">compress/flate</a></dt>
   <dd>