SHA256
1
0
forked from pool/gjs

Accepting request 643790 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/643790
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=158
This commit is contained in:
2018-10-23 05:48:54 +00:00
committed by Git OBS Bridge
parent 241f2c9983
commit 81bc922509
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Oct 22 18:35:13 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.54.2:
+ context:
- Defer and therefore batch forced GC runs.
- Use timeout with seconds to schedule a gc trigger.
+ fundamental: Check if gtype is valid before using it.
+ Backported a fix for a crash in the interactive interpreter
when executing something like `throw "foo"`.
+ Backported various maintenance from 3.31.
-------------------------------------------------------------------
Wed Sep 26 18:02:49 UTC 2018 - bjorn.lie@gmail.com