[gjs] release: Prepare for 1.47.4
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] release: Prepare for 1.47.4
- Date: Sun, 15 Jan 2017 01:27:29 +0000 (UTC)
commit 8a9fa66535b12b5e7ac7ef07708611ef55354b52
Author: Philip Chimento <philip chimento gmail com>
Date: Sat Jan 14 17:24:31 2017 -0800
release: Prepare for 1.47.4
NEWS | 29 +++++++++++++++++++++++++++--
1 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5e3651e..0bdf1eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-NEXT
-----
+Version 1.47.4
+--------------
- New JavaScript feature: ES6 Promises. This release includes Lie [1], a small,
self-contained Promise implementation, which is imported automatically to
@@ -14,6 +14,31 @@ NEXT
* New API: The GjsCoverage type and its methods are now exposed. Use this if
you are embedding GJS and need to output code coverage statistics.
+- Closed bugs:
+
+ * Add GjsCoverage to gjs-1.0 public API [#775776, Philip Chimento]
+ * Should use uint32_t instead of u_int32_t in coverage.cpp [#776193, Shawn
+ Walker, Alan Coopersmith]
+ * Port tests to use an embedded copy of Jasmine [#775444, Philip Chimento]
+ * support fields in GObject [#563391, Havoc Pennington, Philip Chimento]
+ * Javascript errors in property getters and setter not always reported
+ [#730101, Matt Watson, Philip Chimento]
+ * Exception swallowed while importing Gom [#737607, Philip Chimento]
+ * log a warning if addSignalMethods() replaces existing methods [#619710, Joe
+ Shaw, Philip Chimento]
+ * Provide a useful toString for importer and module objects [#636283, Jasper
+ St. Pierre, Philip Chimento]
+ * Fails to marshal out arrays [#697020, Paolo Borelli]
+ * coverage: Don't warn about executing odd lines by default anymore [#751146,
+ Sam Spilsbury, Philip Chimento]
+ * coverage: Crash in EnterBaseline on SpiderMonkey when Ion is enabled during
+ coverage mode. [#742852, Sam Spilsbury, Philip Chimento]
+ * installed tests cannot load libregress.so [#776938, Philip Chimento]
+ * Crash with subclassed fundamental with no introspection [#760057, Lionel
+ Landwerlin]
+
+- Misc bug fixes [Philip Chimento, Claudio André]
+
Version 1.47.3
--------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]