summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-12-09 12:49:49 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-12-09 12:49:49 +0100
commit0259d24fbd0ea6e671db7f4472cf6dbb52884019 (patch)
tree70bddd3d3c7efe46d740e6fc2875aaa467848af6
parentee5a93788618d85e4be1b4c96cb8ba3daf0b6173 (diff)
downloadgobject-introspection-0259d24fbd0ea6e671db7f4472cf6dbb52884019.tar.gz
Update NEWS
-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
-------------------