Skip to content

Commit

Permalink
release 1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Jul 3, 2022
1 parent faa9ccb commit 63ad4eb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
### caja 1.26.1

* tx: sync with transifex
* Fix Caja does not show icons of application launchers
* caja-mime-actions: fix memory leak
* caja-bookmark: fix memory leak
* caja-bookmark: drop create_image_cairo_for_bookmark
* caja-file-conflict-dialog: Move to automatic signal disconnection
* caja-file-conflict-dialog: Properly release references on dispose()
* caja-file-conflict-dialog: update the icons once
* caja-module: fix memory leak
* caja-sidebar-title: fix memory leak
* fm-directory-view: fix memory leak
* eel-background: fix memory leak
* caja-application: avoid SEGV when profiling/debugging code
* caja-places-sidebar: fix right-click menu height

### caja 1.26.0

* update translations
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)

AC_INIT([caja],
[1.26.0],
[1.26.1],
[https://github.com/mate-desktop/caja/issues],
[caja],
[https://mate-desktop.org])
Expand Down

0 comments on commit 63ad4eb

Please sign in to comment.