summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-12-30 14:15:18 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-12-30 14:15:18 +0100
commite7dd95f4ea463fe355e12962c727eebffc913b92 (patch)
tree7079a37bc6f5c3fce60d3a0300c5a5f77c81e228
parentb20b71948e4c80a0d89f10bb2842f81c38efea34 (diff)
downloadgobject-introspection-e7dd95f4ea463fe355e12962c727eebffc913b92.tar.gz
Update NEWS
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f5d44d56..4c0b04e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.58.3 - 2018-12-30
+-------------------
+
+* docwriter: Support python-markdown 3.x
+ :issue:`250`
+* scanner: Define grefcount and gatomicrefcount as aliases to gint
+ :issue:`254` (:user:`Tomasz Miąsko <tmiasko>`)
+* scanner: make using bool without stdbool include work again
+ :issue:`247`
+* gir: Update glib annotations for glib 2.58.2
+
+
1.59.1 - 2018-12-16
-------------------