add backlight api to NEWS
[framework/uifw/ecore.git] / NEWS
1 Ecore 1.1.0
2
3 Changes since Ecore 1.0.0:
4 --------------------------
5
6 New Features:
7
8     * ecore_x: XRandR backlight support
9
10 API Additions:
11
12     * ecore:
13      - ecore_thread_reschedule()
14      - ecore_exe_data_set()
15      - ecore_animator_timeline_add()
16     * ecore_con:
17      - ECORE_CON_EVENT_CLIENT_ERROR, ECORE_CON_EVENT_SERVER_ERROR events
18      - Ecore_Con_Event_Server_Error, Ecore_Con_Event_Client_Error types
19      - ecore_con_client_port_get()
20      - ecore_con_url_ssl_verify_peer_set()
21      - ecore_con_url_ssl_ca_set()
22      - ecore_con_url_pipeline_set()
23      - ecore_con_url_pipeline_get()
24     * ecore_file:
25      - ecore_file_download_full()
26     * ecore_imf:
27      - ecore_imf_context_canvas_get()
28      - ecore_imf_context_window_get()
29      - ecore_imf_context_preedit_string_with_attributes_get()
30     * ecore_x:
31      - ecore_x_randr_edid_*()
32      - ecore_x_randr_screen_backlight_*()