summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2017-02-13 14:56:06 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2017-02-13 15:46:22 +0100
commit7ce1a1467b072878407bb57e032d6f5a206a6ec5 (patch)
tree8a2f1ba14607e3d4f9042fee1e24a6ef017598fd /NEWS
parent000124012034d0a5fac7d8fdd1812010fc865316 (diff)
downloadefl-7ce1a1467b072878407bb57e032d6f5a206a6ec5.tar.gz
release: Update NEWS and bump version for 1.19.0-beta1 releasev1.19.0-beta1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b9921d46fc..05f033eb57 100644
--- a/NEWS
+++ b/NEWS
@@ -313,6 +313,9 @@ Fixes:
* ecore-wl2: Support sending focus for wl_shell
* elm config - handle setuid apps correctly and dont create junk dirs in .
* eina utils and vpath - use euid not uid if setuid for correct user
+ * elm_code: Fix syntax crash on trailing newline in multiline macro
+ * ecore-wl2: roundtrip during client disconnect
+ * evas: fix bugs in gif image loader
Changes since 1.17.0:
---------------------