thanatermesis pushed a commit to branch enlightenment-0.17. http://git.enlightenment.org/core/enlightenment.git/commit/?id=a090ef0cd9c32f980617974154d246271c780081
commit a090ef0cd9c32f980617974154d246271c780081 Author: Thanatermesis <[email protected]> Date: Sat Aug 9 16:00:22 2014 +0200 Updated changelog / news for recent backports --- ChangeLog | 5 +++++ NEWS | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3de3d78..5f0df52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-08-09 Samuel F. Baggen (Thanatermesis) + + * fix for window border titles and sizes (backports) + * fix for text that looked "cut" in some elements like wizard buttons (backports) + 2014-06-27 Samuel F. Baggen (Thanatermesis) * highlight correct keybinding when modifying an existing binding (backports) diff --git a/NEWS b/NEWS index 9ee7dda..39e2646 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ Additions: Deprecations: Changes: + * backports / fixes for make it working with efl/elementary in versions bigger than 1.9, maybe not works correctly with lower versions now Removed: --
