From: DRC Date: Tue, 14 Nov 2017 03:46:07 +0000 (-0600) Subject: ChangeLog.md: buglet X-Git-Tag: 1.5.3~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=907dd683a4baeacd130f38aff3ff8f94010ee93f;p=libjpeg-turbo ChangeLog.md: buglet --- diff --git a/ChangeLog.md b/ChangeLog.md index 61bd729..e6565cd 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -21,7 +21,7 @@ output format other than PPM/PGM, GIF, or Targa is selected along with the 4. Fixed an issue whereby `jpeg_skip_scanlines()` would segfault if color quantization was enabled. -4. TJBench (both C and Java versions) will now display usage information if any +5. TJBench (both C and Java versions) will now display usage information if any command-line argument is unrecognized. This prevents the program from silently ignoring typos.