[glib] 2.66.0
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] 2.66.0
- Date: Thu, 10 Sep 2020 10:47:22 +0000 (UTC)
commit c2c12e42920d6e06c23c87398996827e53c1fc72
Author: Philip Withnall <withnall endlessm com>
Date: Thu Sep 10 11:39:49 2020 +0100
2.66.0
Signed-off-by: Philip Withnall <withnall endlessm com>
NEWS | 16 ++++++++++++++++
meson.build | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c5a4a331d..2789f0889 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Overview of changes in GLib 2.66.0
+==================================
+
+* Bugs fixed:
+ - #2200 missing tab in makefile rule
+ - !1639 guri: Fix user passed to g_uri_split_with_user() not being NULL'd
+
+* Translation updates:
+ - Croatian
+ - Hungarian
+ - Italian
+ - Serbian
+ - Slovak
+ - Swedish
+
+
Overview of changes in GLib 2.65.3
==================================
diff --git a/meson.build b/meson.build
index 6f9ae6c83..7765a40a1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.65.3',
+ version : '2.66.0',
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
meson_version : '>= 0.49.2',
default_options : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]