diff options
author | mbkma <[email protected]> | 2022-10-19 21:57:06 +0200 |
---|---|---|
committer | mbkma <[email protected]> | 2022-10-20 21:49:02 +0200 |
commit | 651d3bfd7c88eb7dfc24418a1d6951b45e9a4f52 (patch) | |
tree | 068e59ad1e73a310a623e95a6793e37cee348c78 /NEWS | |
parent | a29909507cb30d0918a175a21d487507762cec36 (diff) | |
download | mate-calc-651d3bfd7c88eb7dfc24418a1d6951b45e9a4f52.tar.bz2 mate-calc-651d3bfd7c88eb7dfc24418a1d6951b45e9a4f52.tar.xz |
release 1.27transifex-update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +### mate-calc 1.27.0 + + * Accessibility: use localized button names for screen readers + * parserfunc: fix include guard + * cppcheck: function parameters can be declared with const + * unit: fix memory leak + * Use a blank line at most + * ci: drop -Wunused-parameter compiler cflag from debian build + * build warning: AC_OUTPUT should be used without arguments + ### mate-calc 1.26.0 * Translations update |