From bdf59518fb2a5d97649c6ec9533a0e7ad94ec2fd Mon Sep 17 00:00:00 2001 From: xwizard Date: Mon, 21 Jan 2013 11:09:31 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 943fe3c06d..7d5917b2dd 100755 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ Features * [#163](https://github.com/twall/jna/pull/163): Ported Win32 `dbt.h` - [@wolftobias](https://github.com/wolftobias). * [#163](https://github.com/twall/jna/pull/163): Added Win32 `WTSRegisterSessionNotification` and `WTSUnRegisterSessionNotification` from `Wtsapi32.dll` - [@wolftobias](https://github.com/wolftobias). * [#163](https://github.com/twall/jna/pull/163): Added Win32 `native_window_msg` that creates windows, registers for USB device and logon/logoff notifications - [@wolftobias](https://github.com/wolftobias). +* [#180](https://github.com/twall/jna/pull/180): Added missing fields in XEvents' getFieldOrder() - [@xwizard](https://github.com/xwizard) Release 3.5.1 ====================