summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-12-30 13:43:04 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-12-30 13:58:07 +0100
commit96e0b3f92624937093f0c683db6968bc53c694eb (patch)
treef55ae13266d5d73bfa95b3659533c7b6c7a5b4ad
parent02caf8c82e59afb88d45c8c25f66771224ed5ab3 (diff)
downloadgobject-introspection-96e0b3f92624937093f0c683db6968bc53c694eb.tar.gz
release1.58.3
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2de5e59..9622d72e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+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
+ (Tomasz Miąsko <tomasz.miasko@gmail.com>)
+* scanner: make using bool without stdbool include work again. issue#247
+* gir: Update glib annotations for glib 2.58.2
+
+
2.58.2 - 2018-12-09
-------------------