Skip to content

Commit a1c835f

Browse files
committed
doc: remove archive/zip changes from go1.8.html
Change-Id: I5670e9924b21fb2466b2b32aa01a922e9a0a0f8a Reviewed-on: https://go-review.googlesource.com/34652 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 5df59a4 commit a1c835f

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

doc/go1.8.html

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -642,23 +642,6 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
642642
</dd>
643643
</dl>
644644

645-
<dl id="archive_zip"><dt><a href="/pkg/archive/zip/">archive/zip</a></dt>
646-
<dd>
647-
648-
<p> <!-- CL 18274 -->
649-
The
650-
<a href="/pkg/archive/zip/#Reader"><code>Reader</code></a>
651-
now supports modification times in
652-
the NTFS, UNIX, and Extended Time Stamp metadata fields.
653-
<!-- CL 30811 -->
654-
The
655-
<a href="/pkg/archive/zip/#Writer"><code>Writer</code></a>
656-
now writes Extended Time Stamp fields.
657-
</p>
658-
659-
</dd>
660-
</dl>
661-
662645
<dl id="compress_flate"><dt><a href="/pkg/compress/flate/">compress/flate</a></dt>
663646
<dd>
664647

0 commit comments

Comments
 (0)