summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-02-21 14:14:56 +0100
committerWolfgang Ulbrich <[email protected]>2016-02-21 14:14:56 +0100
commitbbdaab78b0f28b41543291557b5d3b545300b7d0 (patch)
treed074411ffac1acc704b04f75a94f5ded2249371e /NEWS
parentfaac58e63ce64603ac1ec0be66160511acfa2592 (diff)
downloadcaja-bbdaab78b0f28b41543291557b5d3b545300b7d0.tar.bz2
caja-bbdaab78b0f28b41543291557b5d3b545300b7d0.tar.xz
release 1.13.1v1.13.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe63163f..4a1300fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Major changes in 1.13.1 are:
+
+* GTK+-3.20: add missing style classes to simplify theming
+* window-slot: fix wrong reference handling on dispose
+* use g_hash_table_remove_all and get rid of some callbacks
+* eel: fix some forgotten memory leaks
+* fix crash when restoring file with special characters from trash
+* properties-window: use 'bold and right-aligned are always FALSE'
+* fix random crash on startup when python-caja extension is enabled
+* fix serveral build warnings
+* use g_strcmp0 instead of strcmp
+* GTK+3: more deprecation fixes
+
+
Major changes in 1.13.0 are:
* Gtk+3: a lot of deprecation fixes