summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2020-09-07 12:54:04 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2020-09-07 12:54:04 +0200
commit1fa8409b97ee4ee4c2089b5d4cf7511f0385de62 (patch)
treea06b745a55f43f779b64f7475074b724c6e826f7
parentcb059ea0afde20535d1521da510f74411b96a605 (diff)
downloadefl-1fa8409b97ee4ee4c2089b5d4cf7511f0385de62.tar.gz
release: Update NEWS and bump version for 1.25.0-beta2 releasev1.25.0-beta2
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 024c52bad0..e29082d396 100644
--- a/NEWS
+++ b/NEWS
@@ -53,6 +53,10 @@ Fixes:
* ecore con - curl - fix error map to map right enum
* eina - statgen (stat generation) - fix enable api to actually enable
* evas - image cache - fix loading with skip head on to load changed files
+ * evas_textblock: remove style padding from native width and formatted height
+ * elm icon/thumb - fix handling of a wider range of video extns
+ * edje - calc - handle swallow disappearing mid-calc due to callabcks
+ * ecore drm - increase timeout for flips from 0.05 to 2.0 sec
Changes since 1.23.0:
---------------------