summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-02-14 01:47:12 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-02-14 02:08:03 +0100
commit9c1d66be67008604206e336a0433c5cdf824b837 (patch)
tree6f57580f4560bd5a98f031436eedb1c39da7cd6c /NEWS
parent86fb783d0f00a49ea7e66ad73be7e150eb0162db (diff)
downloadpygobject-9c1d66be67008604206e336a0433c5cdf824b837.tar.gz
release3.27.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e0901a48..6a574192 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.27.4 - 2018-02-14
+-------------------
+
+* tests: Fix tests under Wayland. :issue:`163`
+* tests: Make it possible to use pytest directly.
+* Reverted transfer-none boxed copy changes (:mr:`10`) due to regressions in
+ gnome-music. :issue:`164` :mr:`23`
+
+
3.27.3 - 2018-02-10
-------------------