summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Blumenkrantz <zmike@osg.samsung.com>2015-01-20 21:59:19 -0500
committerMike Blumenkrantz <zmike@osg.samsung.com>2015-01-20 21:59:19 -0500
commitafbb478941015b26730d2985e144a07228d285ba (patch)
tree402a16f01b81c998c203b12c6b6d38578a5d7cd8
parent6f8b75fb428b999fe93da835628b1cf3a67d22f3 (diff)
downloadenlightenment-0.19.3.tar.gz
NEWS updates for releasev0.19.3
-rw-r--r--NEWS34
1 files changed, 34 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 503de8a73e..ddfba0ed20 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Release 0.19.3:
+---------------------
+
+Carsten Haitzler (2):
+ e - force a config flush before sys actions that could kill e
+ comp base - make base black. makes for better screenshots of blank areas
+
+Christopher Michael (8):
+ Fix e_msgbus file having missing initializers for Eldbus Messages & Signals
+ Fix e_notification file having missing initializers for Eldbus Messages & Signals
+ Cleanup appmenu module having missing field initializers for Eldbus Messages & Signals
+ Cleanup bluex module having missing initializers for services & icons
+ Cleanup fileman module from having missing initializers for Eldbus Messages & Signals
+ Cleanup msgbus module from having missing field initializers for Eldbus Messages & Signals
+ Cleanup systray module having missing initializers for Eldbus Message & Signals
+ Cleanup teamwork module from having missing initializerss for Eldbus Messages & Signals
+
+Mike Blumenkrantz (11):
+ don't recalc winlist on client add event if client is not added to winlist
+ don't show mixer popup during nocomp
+ comp pending resizes should not require both w+h to change
+ don't set gravity on client windows during X move/resize
+ completely block border changes on MWM borderless windows
+ disable client stack debugging
+ add E_VERSION_MAJOR define for external module usage
+ check focus after X nocomp end
+ don't change shade.x/y during unshade or after shade
+ fix build from tarball when configured mount backend is different from origin
+ don't set deskmirror scale for non-mb objects
+
+Tom Hacohen (1):
+ Tiling: don't try to change the border of borderless windows.
+
+
Release 0.19.2:
---------------------