diff options
author | raveit65 <[email protected]> | 2019-04-22 22:19:29 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-04-22 22:19:29 +0200 |
commit | 36ff37ba30a1ad83986f4c6abd9833cfa99168c5 (patch) | |
tree | 85a29c87349432cfd5eb5a6e16c984851515a690 /NEWS | |
parent | a1fda5f4cca0d5019428a81799bfce4c235e9ec4 (diff) | |
download | caja-36ff37ba30a1ad83986f4c6abd9833cfa99168c5.tar.bz2 caja-36ff37ba30a1ad83986f4c6abd9833cfa99168c5.tar.xz |
release 1.22.1v1.22.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +### caja 1.22.1 + + tx: sync with transifex + caja-progress-info: make sure argument is initialized + Fix invocation with --geometry from the command line + Pass "NULL" for keyboard event + caja-file: Fix incomplete file replacement dialog + eel-gdk-pixbuf-extensions: Fix division by zero + caja-file: Fix use of memory after it is freed + caja-icon-container: Fix use of memory after it is freed + fm-tree-model: Fix use of memory after it is freed + caja-information-panel: Fix use of memory after it is freed + fm-directory-view: Fix use of memory after it is freed + caja-tree-view-drag-dest: Fix memory leak + [Security] eel-string: Use 'g_strlcat' instead of 'strcat' + [Security] Use 'g_strlcpy' instead of 'strcpy' + ### caja 1.22.0 * update translations |