diff --git a/gjs.changes b/gjs.changes index fbfb88c..9bbe04e 100644 --- a/gjs.changes +++ b/gjs.changes @@ -414,7 +414,7 @@ Sun Jul 8 01:53:01 UTC 2018 - luc14n0@linuxmail.org + Fixed bugs: - Tweener: Add min/max properties; - `ARGV` encoding issues (glgo#GNOME/gjs#22); - - Make GC much more aggressive (glgo#GNOME/gjs#62); + - Make GC much more aggressive (glgo#GNOME/gjs#62 bsc#1093541); - Queue GC when a GObject reference is toggled down (glgo#GNOME/gjs#140); - overrides: support Gtk template callbacks;