From f60fb4f1a9d9bfda2308fa13826f130d6735a02a Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Mon, 25 Apr 2011 07:14:54 +0000 Subject: [PATCH] ecore: fix name. SVN revision: 58890 --- legacy/ecore/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/ecore/NEWS b/legacy/ecore/NEWS index 7e1510bcca..190883b696 100644 --- a/legacy/ecore/NEWS +++ b/legacy/ecore/NEWS @@ -12,7 +12,7 @@ API Additions: * ecore: - ecore_thread_reschedule() - ecore_exe_data_set() - - ecore_animator_run_add() + - ecore_animator_timeline_add() * ecore_con: - ECORE_CON_EVENT_CLIENT_ERROR, ECORE_CON_EVENT_SERVER_ERROR events - Ecore_Con_Event_Server_Error, Ecore_Con_Event_Client_Error types