From: DRC Date: Mon, 15 Apr 2019 18:38:15 +0000 (-0500) Subject: ChangeLog.md: Document 33011754 X-Git-Tag: 2.0.3~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b05d47bc213232742ee1178a043893c24a208db;p=libjpeg-turbo ChangeLog.md: Document 33011754 --- diff --git a/ChangeLog.md b/ChangeLog.md index 7cf92c3..cb537b3 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,13 @@ +2.0.3 +===== + +### Significant changes relative to 2.0.2: + +1. Fixed "using JNI after critical get" errors that occurred on Android +platforms when passing invalid arguments to certain methods in the TurboJPEG +Java API. + + 2.0.2 =====