summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2020-08-31 14:53:15 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2020-08-31 14:53:15 +0200
commitb89f1cc0a312a4b9ced4f03d2e8f09b8a809b34f (patch)
tree1bbb3a87f3c1e1f94c9d2c8153895e5f41370f97
parentd910fa3fa77860ea2e36c38d0c4b7212d203d159 (diff)
downloadefl-1.25.0-beta1.tar.gz
release: Update NEWS and bump version for 1.25.0-beta1 releasev1.25.0-beta1
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc52a95cb9..024c52bad0 100644
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,9 @@ Fixes:
* edje - calce - really respect max image size for img sets
* ecore - don't do anything with heap between fork and exec
* evas - fix deadlock with sw async rendering calling cbs in post flush
+ * 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
Changes since 1.23.0:
---------------------