diff options
author | Vincent Torri <vincent.torri@gmail.com> | 2012-12-03 07:37:17 +0000 |
---|---|---|
committer | Vincent Torri <vincent.torri@gmail.com> | 2012-12-03 07:37:17 +0000 |
commit | a3562c0173f6d39d7cc5f79a78f5b3fba9ee4d41 (patch) | |
tree | 54e125ad6f4aa30e7dedb8c5b74d28cff49a221a /old | |
parent | 6961362425e37d4f31de760a8c540f645682e5a2 (diff) | |
download | efl-a3562c0173f6d39d7cc5f79a78f5b3fba9ee4d41.tar.gz |
ecore: whitespaces--
SVN revision: 80017
Diffstat (limited to 'old')
-rw-r--r-- | old/ChangeLog.ecore | 2 | ||||
-rw-r--r-- | old/NEWS.ecore | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/old/ChangeLog.ecore b/old/ChangeLog.ecore index f62b13b72f..db02901e01 100644 --- a/old/ChangeLog.ecore +++ b/old/ChangeLog.ecore @@ -998,7 +998,7 @@ * Wayland SHM now features a mechanism to synchronize rendering with the compositor, removing tearing effect in animations when using that engine. - + 2012-10-10 Michal Pakula vel Rutka * Fix: Send ECORE_X_EVENT_SELECTION_NOTIFY even if there is no data. diff --git a/old/NEWS.ecore b/old/NEWS.ecore index 1747889146..4b78bfe2de 100644 --- a/old/NEWS.ecore +++ b/old/NEWS.ecore @@ -45,7 +45,7 @@ Fixes: Removal: * 16bpp evas engine support removed (API still there, but inactive). * 8bpp evas engine support removed (API still there, but inactive). - + Improvements: * Use Eina_Thread for Ecore_Thread. |