Skip to content

Commit 5225e9d

Browse files
rscgopherbot
authored andcommitted
doc/next: document new image/jpeg DCT in release notes
Fixes #75603. Change-Id: I0b4b93af467b97c2d4b5703e31605ff4f7970260 Reviewed-on: https://go-review.googlesource.com/c/go/+/706736 Reviewed-by: Alan Donovan <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Russ Cox <[email protected]>
1 parent 81a83bb commit 5225e9d

File tree

1 file changed

+2
-0
lines changed
  • doc/next/6-stdlib/99-minor/image/jpeg

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
The JPEG encoder and decoder have been replaced with new, faster, more accurate implementations.
2+
Code that expects specific bit-for-bit outputs from the encoder or decoder may need to be updated.

0 commit comments

Comments
 (0)