diff options
author | Christopher Michael <cp.michael@samsung.com> | 2013-02-07 09:32:27 +0000 |
---|---|---|
committer | Christopher Michael <cpmichael1@comcast.net> | 2013-02-07 09:32:27 +0000 |
commit | 028dbfd0742e247f8e739af597f6d56e76008338 (patch) | |
tree | f92be58bda5f69e1883aa9cb7a8f6ec570e7b412 /NEWS | |
parent | 20d1df8a23cdf10fd89b555189686184de49f9a5 (diff) | |
download | efl-028dbfd0742e247f8e739af597f6d56e76008338.tar.gz efl-028dbfd0742e247f8e739af597f6d56e76008338.tar.xz efl-028dbfd0742e247f8e739af597f6d56e76008338.zip |
Update NEWS
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83729
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,7 @@ Additions: ecore_x_e_window_profile_change_send() ecore_x_e_window_profile_change_request_send() ecore_x_e_window_profile_change_done_send() + ecore_x_randr_crtc_info_get() * ecore_wayland: - Store global wayland interfaces in a globals list so wayland programs can bind to other non-standard wayland protocol extensions. @@ -69,6 +70,9 @@ Deprecations: ECORE_X_ATOM_E_PROFILE_LIST ecore_x_e_window_profile_list_set() ecore_x_e_window_profile_list_get() + ecore_x_randr_crtc_gamma_ramp_size_get() + ecore_x_randr_crtc_gamma_ramps_get() + ecore_x_randr_crtc_gamma_ramps_set() * ecore_evas: deprecate DirectFB, XRender, WinCE, X11-16 and X11-8. * eeze: deprecate libudev<148 and libmount<2.18 |