[json-glib] Release 1.6.2 (stable)
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] Release 1.6.2 (stable)
- Date: Tue, 9 Feb 2021 16:33:44 +0000 (UTC)
commit 667e2f35bd161fc74832b2a69d6294f583de361d
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Feb 9 16:31:30 2021 +0000
Release 1.6.2 (stable)
NEWS | 3 +++
meson.build | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1dd3285..f0379d9 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,9 @@ Overview of changes for 1.6
• #46 - Document nullability of `json_from_string()` [Emmanuele Bassi]
• #45 - Properly detect multiple top-level statements [Emmanuele Bassi]
• #41, #22 - Fix library versions on Darwin [Tom Schoonjans]
+• Fix build reproducibility [!33, Alexander Kanavin]
+• #26 - Fix parsing of UTF-16 surrogate pairs [James Westman]
+• #56 - Ignore UTF-8 BOM [Jan-Michael Brummer]
Overview of changes for 1.4
==============================
diff --git a/meson.build b/meson.build
index 4511982..5613ca5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('json-glib', 'c', version: '1.6.1',
+project('json-glib', 'c', version: '1.6.2',
license: 'LGPLv2.1+',
default_options: [
'warning_level=1',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]