summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-09-14 20:51:09 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-09-14 20:59:59 +0200
commitb254aa043f03c210598967706de2abe16ae62ca2 (patch)
tree042af6e2af2490e6b13fb0e7f198afa653bba5ad /NEWS
parentaa6dc30a1eb25eea9587f8e96dad3caa12d02e37 (diff)
downloadpygobject-b254aa043f03c210598967706de2abe16ae62ca2.tar.gz
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2b62f004..00a08bbf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.30.1 - 2018-09-14
+-------------------
+
+* Fix various crashes on big endian systems.
+ :issue:`247` (:user:`Dan HorĂ¡k <sharkcz>`)
+* meson: Don't link against libpython on non-Windows systems.
+ :issue:`253` :mr:`84`
+
+
3.30.0 - 2018-08-31
-------------------