diff options
author | Harry Jeffery <harry@exec64.co.uk> | 2016-10-22 12:30:38 +0100 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2016-10-22 12:35:20 +0100 |
commit | e59d0e9e120f1dbde9ab068748a190e93978e5b7 (patch) | |
tree | 621859f287f4365641891122c024a243905a7588 /CHANGELOG | |
parent | 311c35e3b907b76858058b7ba0bf4685b502d21d (diff) | |
download | imv-e59d0e9e120f1dbde9ab068748a190e93978e5b7.tar.gz |
Release v2.1.3
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ imv Changelog ============= +v2.1.3 - 2016-10-22 + +* Fix various resource leaks +* Fix a bug where imv would to try and catch up on long periods of lost gif + playback time if it were suspended for a second or more. +* Improve handling of unusual read() return codes +* Fix a linking issue with unit tests on some platforms + v2.1.2 - 2016-06-15 ------------------- |