summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-04-07 16:05:33 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2019-04-07 16:05:33 +0200
commitc074fe86b921e2e0c74c6965bc8c74d033cad00e (patch)
treeb471bb8ff5b835cc858d6bade28b6b95c95355fa
parentf15deb2a96e0f56e5151a95b12da7b553eabdc1f (diff)
downloadgobject-introspection-c074fe86b921e2e0c74c6965bc8c74d033cad00e.tar.gz
Update NEWS
-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
-------------------