summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-12-09 12:28:48 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-12-09 12:28:48 +0100
commit8796f5f17df75c6f9e726bf1549bb6d1508793f0 (patch)
tree46a919aa21562aaa8296e9a51c579cbb0f9d968a
parent42421010a0dd2aadfa2213cdb8fb11135a6e39d8 (diff)
downloadgobject-introspection-1.58.2.tar.gz
release1.58.2
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed36371a..a2de5e59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.58.2 - 2018-12-09
+-------------------
+
+* meson: Fix random build errors (mostly MSVC)
+ (Tomasz Miąsko <tomasz.miasko@gmail.com>)
+* scanner: Fix parsing of __typeof__ that is part of a cast expression
+ (Tomasz Miąsko <tomasz.miasko@gmail.com>)
+* scanner: Ignore __pragma keyword used by MSVC
+ (Tomasz Miąsko <tomasz.miasko@gmail.com>)
+
+
2.58.1 - 2018-11-17
-------------------