summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-06-15 20:20:45 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2019-06-15 20:20:45 +0200
commit41edb870614e12947db8e35af9846b19f1b8d71a (patch)
treeee5729865fe374d3c78226e6e2fbdfbd2ff922ad
parentfbea08467678f0c7fb4423940c08345cd3e0ace9 (diff)
downloadgobject-introspection-41edb870614e12947db8e35af9846b19f1b8d71a.tar.gz
release1.60.2
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 315e5d3e..2e7d86e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+1.60.2 - 2019-06-15
+-------------------
+
+* docwriter: Fix Exception message attribute :mr:`146` (:user:`Philip Chimento <ptomato>`)
+* meson: fix default cairo DLL name on Windows
+* scanner: Fix error on Windows in case source files are on different drives
+* gi-test: Fix gir file tests with MSVC :mr:`151` (:user:`Chun-wei Fan <fanc999>`)
+* MSVC.README.rst: Update VS 2008/x64 build notes :mr:`152` (:user:`Chun-wei Fan <fanc999>`)
+* giscanner/scannerlexer.l: Include io.h on Windows (:user:`Chun-wei Fan <fanc999>`)
+* build: Force-include msvc_recommended_pragmas.h on Visual Studio :mr:`152` (:user:`Chun-wei Fan <fanc999>`)
+* Update glib annotations (2.60.4)
+
+
1.60.1 - 2019-04-07
-------------------