summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6edadfa5..940085bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.30.4 - 2018-11-30
+-------------------
+
+* gtk overrides: Fix rows getting inserted on the wrong level with
+ TreeStore.insert_before/inster_after if parent=None.
+ :issue:`281` (3.30 regression, thanks to :user:`Cian Wilson <cianwilson>`
+ for the report)
+
+
3.30.3 - 2018-11-27
-------------------