Skip to content

Commit

Permalink
Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lgritz committed Dec 1, 2018
1 parent 1d323c3 commit 5daa9a1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
Release 1.8.17 (1 Dec 2018) -- compared to 1.8.16
-------------------------------------------------
* Fix `oiiotool --info` in Windows -- printed path wrong. #2052
* When finding OpenEXR, use the version detected by pkg-config, if
available. #2057
* zfile: more careful gzopen on Windows that could crash when given bogus
filename. (Particularly on Windows.) #2070
* `ImageCache::invalidate(filename)` did not properly invalidate the
"fingerprint" is used to detect duplicate files. #2081
* Fix Strutil::vsnprintf detection of encoding errors on Windows. #2082

Release 1.8.16 (1 Nov 2018) -- compared to 1.8.15
-------------------------------------------------
Expand Down

0 comments on commit 5daa9a1

Please sign in to comment.