[gjs/gnome-3-26] release: Prepare for 1.50.1



commit b1b7b14bd54e108fde97eea9247e2636c8d760cf
Author: Philip Chimento <philip endlessm com>
Date:   Mon Oct 2 17:04:45 2017 -0700

    release: Prepare for 1.50.1

 NEWS | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/NEWS b/NEWS
index 20ef5f2..ac4d7f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 1.50.1
+--------------
+
+- As a debugging aid, gjs_dumpstack() now works even during garbage collection.
+
+- Code coverage tools did not work so well in the last few 1.49 releases. The
+  worst problems are now fixed, although even more improvements will be
+  released in the next unstable version. Fixes include:
+
+  * Specifing prefixes for code coverage files now works again
+  * Code coverage now works on lines inside ES6 class definitions
+  * The detection of which lines are executable has been improved a bit
+
 Version 1.50.0
 --------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]