Skip to content

Commit 58e88f7

Browse files
committed
[ci skip]
1 parent fccbca9 commit 58e88f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Features
4848
* [#621](https://github.com/java-native-access/jna/pull/621): Added TYPEFLAGS-constants for `wTypeFlags` in `com.sun.jna.platform.win32.OaIdl.TYPEATTR` - [@SevenOf9Sleeper](https://github.com/SevenOf9Sleeper).
4949
* [#625](https://github.com/java-native-access/jna/pull/625): Make conversion to/from java to/from VARIANT in `com.sun.jna.platform.win32.COM.util.Convert` more flexible and dependable - [@matthiasblaesing](https://github.com/matthiasblaesing).
5050
* [#639](https://github.com/java-native-access/jna/pull/639): Add getloadavg() to OS X and Unix - [@dbwiddis](https://github.com/dbwiddis).
51-
* [#640](https://github.com/java-native-access/jna/pull/640): Add GetPerformanceInfo() to Win32.Psapi - [@dbwiddis](https://github.com/dbwiddis).
51+
* [#640](https://github.com/java-native-access/jna/pull/640): Add `com.sun.jna.platform.win32.Psapi.GetPerformanceInfo()` and `com.sun.jna.platform.win32.Kernel32.GetTickCount64()` - [@dbwiddis](https://github.com/dbwiddis).
5252

5353
Bug Fixes
5454
---------

0 commit comments

Comments
 (0)