diff options
author | Eduardo Lima (Etrunko) <eduardo.lima@intel.com> | 2012-11-21 15:45:02 +0000 |
---|---|---|
committer | Eduardo de Barros Lima <eblima@gmail.com> | 2012-11-21 15:45:02 +0000 |
commit | d27dc525ebd5553192f258ff9ffeedec2109e990 (patch) | |
tree | 426feea72335bdec289f6c7845746c31f46eb00d /ChangeLog | |
parent | 7eab2172998107b1d5aef77d96f12decb19f5b8e (diff) |
Added keyboard support for Wayland EGL
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
SVN revision: 79515
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,3 +21,7 @@ | |||
21 | 2012-11-01 Eduardo Lima (Etrunko) | 21 | 2012-11-01 Eduardo Lima (Etrunko) |
22 | 22 | ||
23 | * Added basic support for wayland engines | 23 | * Added basic support for wayland engines |
24 | |||
25 | 2012-11-16 Eduardo Lima (Etrunko) | ||
26 | |||
27 | * Keyboard Support for Wayland EGL | ||