Skip to content

Commit e8e3e59

Browse files
committed
Add mappings for Core Foundation framework
1 parent 7cf2780 commit e8e3e59

File tree

4 files changed

+913
-1
lines changed

4 files changed

+913
-1
lines changed

CHANGES.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@ NOTE: as of JNA 4.0, JNA is now dual-licensed under LGPL and AL 2.0 (see LICENSE
22

33
NOTE: JNI native support is typically incompatible between minor versions, and almost always incompatible between major versions.
44

5-
Next Release (5.4.1)
5+
Next Release (5.5.0)
66
====================
77

88
Features
99
--------
10+
* [#1131](https://github.com/java-native-access/jna/pull/1131): Add Core Foundation mappings in `c.s.j.p.mac.CoreFoundation` with a Util class. [@dbwiddis](https://github.com/dbwiddis).
1011

1112
Bug Fixes
1213
---------

0 commit comments

Comments
 (0)