diff options
Diffstat (limited to '')
-rw-r--r-- | legacy/evas/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/legacy/evas/NEWS b/legacy/evas/NEWS index 6cf68615e8..f847933e5c 100644 --- a/legacy/evas/NEWS +++ b/legacy/evas/NEWS | |||
@@ -10,6 +10,7 @@ Additions: | |||
10 | * Evas_Device registration/manipulation/querying API | 10 | * Evas_Device registration/manipulation/querying API |
11 | * Evas_Object_Display_Mode querying API | 11 | * Evas_Object_Display_Mode querying API |
12 | * EVAS_GL_API_DEBUG=1 env. var option for outputting debug logs related to Evas GL's GL calls. | 12 | * EVAS_GL_API_DEBUG=1 env. var option for outputting debug logs related to Evas GL's GL calls. |
13 | * Proxy source visibility set APIs | ||
13 | 14 | ||
14 | Improvements: | 15 | Improvements: |
15 | 16 | ||