summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-06-15 20:31:02 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2019-06-15 20:31:02 +0200
commit5fdc6c8f714bc8c8af8b1ecaa05663923b0a83ba (patch)
tree6158c13f58fe0517551c44736160fed7a532f8fa
parentb317c230fbd525760ad56d7435c7f9dc8bdf448d (diff)
downloadgobject-introspection-5fdc6c8f714bc8c8af8b1ecaa05663923b0a83ba.tar.gz
Update NEWS
-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
-------------------