Skip to content

Commit

Permalink
Documented cleanup of extracted files on loading errors in CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
aschnab committed Jun 2, 2015
1 parent 8f6d0f4 commit 32cf387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Features

Bug Fixes
---------
* [#450](https://github.com/twall/jna/pull/450): Libraries extracted to temp directory are now cleaned up in case of library loading errors, as well - [@aschnab](https://github.com/aschnab).
* [#319](https://github.com/twall/jna/pull/319): Fix direct-mapping type-mapped pointer result types - [@marco2357](https://github.com/marco2357).
* [#350](https://github.com/twall/jna/pull/350): Fix `jnacontrib.x11.api.X.Window.getXXXProperty`, returns `null` if the window property is not found - [@rm5248](https://github.com/rm5248).
* Fixed `com.sun.jna.platform.win32.Variant` and `TlbImp` - [@wolftobias](https://github.com/wolftobias).
Expand Down

0 comments on commit 32cf387

Please sign in to comment.