diff options
author | Georges Basile Stavracas Neto <georges.stavracas@gmail.com> | 2018-08-27 18:38:08 -0300 |
---|---|---|
committer | Georges Basile Stavracas Neto <georges.stavracas@gmail.com> | 2018-08-27 21:42:03 -0300 |
commit | 10af7e20bd05dcc89695bee13562a0c733cb142b (patch) | |
tree | efb7afa555c5938c38cd6cb4f40af676462c2038 /NEWS | |
parent | 2f44c441fff8e7c1b9d3832c7716aba659aaa9c7 (diff) | |
download | gnome-control-center-10af7e20bd05dcc89695bee13562a0c733cb142b.tar.gz |
3.29.923.29.92
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,4 +1,26 @@ =============== +Version 3.29.92 +=============== + +- Fix a couple of memory leaks in the tests +- Don't hardcode Python path in tests +- Stop aggressively caching D-Bus objects not related to hardware + +CI: +- Improve Flatpak job + +User Accounts: +- Silence some compiler warnings +- Remove stub string from translation + +Wacom +- Remove unused widgets from the .ui file + +Wi-Fi: +- Fix a potential crash + + +=============== Version 3.29.90 =============== |