diff options
author | raveit65 <[email protected]> | 2020-06-23 13:35:07 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-23 13:35:07 +0200 |
commit | 274d435c1798eee95fdec499c41666cbc248c831 (patch) | |
tree | abdb9091f9a4291b7bb2ef94caea42277bd0b4b4 /NEWS | |
parent | b46df62fb64a4a9550ab8742d8aaa156eb7cfd3d (diff) | |
download | caja-extensions-274d435c1798eee95fdec499c41666cbc248c831.tar.bz2 caja-extensions-274d435c1798eee95fdec499c41666cbc248c831.tar.xz |
release 1.25.0v1.25.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +### caja-extensions 1.25.0 + + * Translations update + * update resource for transifex + * add git.mk to generate .gitignore + * Require gtk+ 3.22 in glade files + * sendto: Fix evolution command for sending an email + * build: silent build warnings for distcheck + * image-converter: Add error-dialog.ui + * use MATE_COMPILE_WARNINGS from mate-common + * Fix memory leak allocated with 'gtk_builder_new ()' + * caja-image-rotator: fix memory leak pointed to by 'angle' + * caja-image-resizer: fix memory leak pointed to by 'size' + * image-converter: use gresources for UI files + * share: rewrite share-dialog.ui from scratch + * caja-sendto-command: fix memory leak pointed to by 'p' + * image-converter: rewrite caja-image-rotate.ui from scratch + * Do not collect the translation for Icon + * automake: do not include CFLAGS in CPPFLAGS + ### caja-extensions 1.24.0 * Translations update |