Accepting request 531079 from GNOME:Next

1

OBS-URL: https://build.opensuse.org/request/show/531079
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=134
This commit is contained in:
2017-10-04 11:56:14 +00:00
committed by Git OBS Bridge
parent d08b5a086f
commit 1e4aa14138
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Oct 3 18:31:18 UTC 2017 - zaitor@opensuse.org
- Update to 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.
-------------------------------------------------------------------
Mon Sep 11 19:51:02 UTC 2017 - jengelh@inai.de