From f6ff119e67f43c55bc843626cfa72f079021aa06 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Sun, 29 Jan 2012 20:41:50 +0000 Subject: [PATCH] Ecore: Update ChangeLog so nobody has a fit. SVN revision: 67594 --- legacy/ecore/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/legacy/ecore/ChangeLog b/legacy/ecore/ChangeLog index 5c32d20076..2f64bea0f1 100644 --- a/legacy/ecore/ChangeLog +++ b/legacy/ecore/ChangeLog @@ -465,3 +465,6 @@ using "Plug" image object. Before only one to one communication is possible, but now many "plug"s can show socket's canvas. +2011-12-26 Christopher Michael (devilhorns) + + * Add Ecore_X function to return the keycode from a given keyname.