Skip to content

Commit

Permalink
Merge pull request #137 from danwi/registry_get_empty_values
Browse files Browse the repository at this point in the history
Add issue #135 to CHANGES.md
  • Loading branch information
dblock committed Oct 8, 2012
2 parents 5c2923c + 25db8cc commit 4e36f71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Expand Up @@ -21,6 +21,7 @@ Bug Fixes
* [#129](https://github.com/twall/jna/issues/129): Allow `Memory` field in structure - [@twall](https://github.com/twall).
* Preserve `PointerType` fields on `Structure.read()` if unchanged - [@twall](https://github.com/twall).
* [#128](https://github.com/twall/jna/issues/128): Fix masking extracting DWORD upper and lower WORD values - [@twall](https://github.com/twall).
* [#135](https://github.com/twall/jna/issues/135): Fix for `Advapi32Util.registryGetValues()` when reading zero length values - [@danwi](https://github.com/danwi).

Release 3.4.2
=============
Expand Down

0 comments on commit 4e36f71

Please sign in to comment.