diff options
author | raveit65 <[email protected]> | 2023-05-07 17:30:06 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-05-07 17:30:06 +0200 |
commit | 90bfe5039172f5a2f422c54a1f3c8e10e26336f8 (patch) | |
tree | b5006d472063b6eb0f5955e2b73cbc0cc0188647 /NEWS | |
parent | 231f212e1f1b31ca9755e71b025301eecb4bebce (diff) | |
download | mate-control-center-1.26.tar.bz2 mate-control-center-1.26.tar.xz |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +### mate-control-center 1.26.1 + + * Translations update + * keybindings: fix memory leak + * keyboard: fix memory leak + * bookmark-agent: fix backward compatibility with glib < 2.66 + * appearance-style: fix memory leak + * common: fix memory leak detected by scan-build + * g_queue_clear_full() is only available since glib 2.60. + * common: fix memory leak + * appearance: fix memory leak + * mate-da-capplet: fix memory leak + * keyboard: fix memory leak + * mouse: fix memory leak + * Change capplets/about-me/mate-about-me-password.c + * Remove redundant i18n functions + * Maintain compatibility with Glibc versions older than 2.66 + ### mate-control-center 1.26.0 * Translations update |