diff options
author | Christopher Michael <cp.michael@samsung.com> | 2013-02-07 12:43:59 +0000 |
---|---|---|
committer | Christopher Michael <cpmichael1@comcast.net> | 2013-02-07 12:43:59 +0000 |
commit | 29227321dc4cc0633a2d5dd005ff2521afd9df7a (patch) | |
tree | 36c8d3b3e23837e702ac3c8e4840b9fc122d8a74 /NEWS | |
parent | e4b970ef0b576d8044b25fbbea7162f9b544603b (diff) | |
download | efl-29227321dc4cc0633a2d5dd005ff2521afd9df7a.tar.gz efl-29227321dc4cc0633a2d5dd005ff2521afd9df7a.tar.xz efl-29227321dc4cc0633a2d5dd005ff2521afd9df7a.zip |
Update NEWS.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83741
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ Additions: ecore_x_e_window_profile_change_request_send() ecore_x_e_window_profile_change_done_send() ecore_x_randr_crtc_info_get() + ecore_x_randr_crtc_info_free() * ecore_wayland: - Store global wayland interfaces in a globals list so wayland programs can bind to other non-standard wayland protocol extensions. |