summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2021-03-18 13:27:26 +0000
committerPhilip Withnall <pwithnall@endlessos.org>2021-03-18 13:27:26 +0000
commita58a47fd6d3da5ffb28809f212971748667dfb3c (patch)
tree42b2f9499931a69d9487b54d9369306508ee07f1
parent840d50b8d89f1770a050b78bd67916990d53a9b8 (diff)
downloadglib-a58a47fd6d3da5ffb28809f212971748667dfb3c.tar.gz
2.68.02.68.0
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
-rw-r--r--NEWS22
-rw-r--r--meson.build2
2 files changed, 23 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1a6537973..e23634ffe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Overview of changes in GLib 2.68.0
+==================================
+
+* Bugs fixed:
+ - !1987 build: Drop gconstructor_as_data_h usage from glib-compile-schemas
+ - !1989 glib.supp: Generalize some suppressions
+ - !1992 gbytesicon: Fix error in g_bytes_icon_new() documentation
+ - !1994 glocalfileoutputstream: Tidy up error handling
+ - !1995 tests: Fix copy/paste error in queue test
+
+* Translation updates:
+ - Czech
+ - Finnish
+ - Italian
+ - Korean
+ - Lithuanian
+ - Polish
+ - Romanian
+ - Slovenian
+ - Turkish
+
+
Overview of changes in GLib 2.67.6
==================================
diff --git a/meson.build b/meson.build
index 814ae593d..7bde033b5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.67.6',
+ version : '2.68.0',
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
meson_version : '>= 0.49.2',
default_options : [