summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2015-01-26 12:48:00 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2015-01-26 12:50:54 +0100
commitf9e4bacfc44b9623b8459191bf0757dcf31e666b (patch)
tree4a9efdf5d0c6ab5371522f2994879a5b4b2acff3 /NEWS
parent1900e7785fd92d67fcd3938ea222a8e1a8325e9d (diff)
release: Update NEWS and bump version for 1.13.0-beta2 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8461845aa0..6f2b151d19 100644
--- a/NEWS
+++ b/NEWS
@@ -174,6 +174,15 @@ Fixes:
* eet - image decode - fix robustness of image decode from eet file
* edje: Edje_Edit - fix memory leak in edje_edit_image_usage_list_get
* ecore-wayland: Don't crash if we have no input->cursor_name
+ * ecore-drm: Restore tty keyboard mode on restore of tty
+ * ecore-drm: Reset output cursor and crtc mode on shutdown
+ * ecore-drm: Don't init tty unless we are Not using systemd
+ * edje: edje_pick - fix double free eina hash iterator.
+ * ee engines should not crash when re-setting the same title/name_class
+ * ecore-wayland: Don't send a mouse_up on grab release unless we actually have a grabbed button
+ * Efreet: do not get confused by path ending with / in XDG_* vars
+ * evas: fix to load BMP file compressed with RLE.
+
Changes since 1.11.0:
---------------------