summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2013-10-15 15:00:13 +0900
committerChunEon Park <hermet@hermet.pe.kr>2013-10-15 15:00:13 +0900
commit0daa2d02c7cd981615f8675be958af4d3133c5fa (patch)
tree6c01840712fcf4280506d314fd1bec24b341990b /NEWS
parente309967384a28ccd8f463d63a91b06d2dcc4f8aa (diff)
downloadefl-0daa2d02c7cd981615f8675be958af4d3133c5fa.tar.gz
Edje - Fixed memory leak in the edje map color transition.
Some cases, It doesn't free the interpolated colors. Now it has guaranteed to free them always.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 210b8f55dd..9693b0d989 100644
--- a/NEWS
+++ b/NEWS
@@ -428,6 +428,8 @@ Fixes:
- Correctly set match flag of signal callbacks
- Fix size calculation of flags of signal callbacks
- Check for both Lua 5.1 and 5.2.
+ - Fixed memory leak in the edje map color transition.
+
* Efreet:
- Fix desktop command parsing of https.
* Emotion: