From 133b58a52756942be7db1e955741b08f5be3c372 Mon Sep 17 00:00:00 2001 From: Lyor Goldstein Date: Sun, 26 Apr 2015 09:06:20 +0300 Subject: [PATCH] Updated Changes.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index c17dc149c4..e6846fb64b 100755 --- a/CHANGES.md +++ b/CHANGES.md @@ -41,6 +41,7 @@ Features * [#421](https://github.com/twall/jna/pull/421): Added `XGrabKeyboard` and `XUngrabKeyboard` to `X11` interface. * [#422](https://github.com/twall/jna/pull/422): Update libffi to v3.2.1. * [#425](https://github.com/twall/jna/pull/425): Add support for PPCLE [@tdaitx](https://github.com/tdaix). +* [#428](https://github.com/twall/jna/pull/428): Added some Wincon.h related functions and definitions Bug Fixes ---------