diff options
author | ChunEon Park <hermet@hermet.pe.kr> | 2012-10-25 15:05:06 +0000 |
---|---|---|
committer | ChunEon Park <hermet@hermet.pe.kr> | 2012-10-25 15:05:06 +0000 |
commit | 26fe925760d5d398319397f903952c1b421faeae (patch) | |
tree | b05a94b8a6fafdb0542e5a7db783d0528a9b6003 /legacy/evas/NEWS | |
parent | 47ad994b034a07090e6cbcd18a1c91bda34c09ad (diff) |
evas - updated NEWS and Changelog
SVN revision: 78457
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 882946aafa..a051939f31 100644 --- a/legacy/evas/NEWS +++ b/legacy/evas/NEWS | |||
@@ -12,6 +12,7 @@ Additions: | |||
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 | * Proxy source visibility set APIs |
14 | * Proxy source events set APIs | 14 | * Proxy source events set APIs |
15 | * Evas_Coord_Size, Evas_Coord_Precision_Size types | ||
15 | 16 | ||
16 | Improvements: | 17 | Improvements: |
17 | 18 | ||