summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-04-07 15:46:07 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2019-04-07 15:46:07 +0200
commitd379a1a0f3d2af479ea74507a70fcb200b0333cc (patch)
tree74b64bd399ec72cf464a9ddbb0da82004aad79e7
parent035ce9f56d8faa373377822d9daccfbb4d02cee1 (diff)
downloadgobject-introspection-d379a1a0f3d2af479ea74507a70fcb200b0333cc.tar.gz
release1.60.1
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index df4b1fbb..315e5d3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.60.1 - 2019-04-07
+-------------------
+
+* Update glib annotations (glib-2-60)
+* shlibs: fall back to basename on macOS for relative paths :issue:`222`
+* meson: always pass --quiet to g-ir-scanner
+* docs: include '--c-include' in g-ir-scanner man page :issue:`275`
+* tests: Fix compatibility with Python 3.5 :issue:`274` (:user:`Tomasz Miąsko <tmiasko>`)
+
+
1.60.0 - 2019-03-10
-------------------