From 29227321dc4cc0633a2d5dd005ff2521afd9df7a Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Thu, 7 Feb 2013 12:43:59 +0000 Subject: [PATCH] Update NEWS. Signed-off-by: Christopher Michael SVN revision: 83741 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 4bbb597a37..1b71b71648 100644 --- a/NEWS +++ b/NEWS @@ -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.