diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-01-23 10:00:09 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-01-23 10:00:09 +0000 |
commit | b7d8881e1e59cf175ce481bd2ed49c8d158777a6 (patch) | |
tree | e8c7b5ff90a7f5b51a84b27273fbb2a4fcae9124 /NEWS | |
parent | ebe9fbd3bd9277d371f4191fd0544f017cb1fa9d (diff) |
backport previous import config dialog leak fix
SVN revision: 83138
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,3 +39,4 @@ Fixes: | |||
39 | * fixed bug where "don't composite fullscreen windows" option would cause some windows to stop appearing | 39 | * fixed bug where "don't composite fullscreen windows" option would cause some windows to stop appearing |
40 | * module error dialog is no longer remembered across restarts | 40 | * module error dialog is no longer remembered across restarts |
41 | * fix small leak in efm when performing dnd onto mounted drive icon | 41 | * fix small leak in efm when performing dnd onto mounted drive icon |
42 | * fixed small leak in e_import_config_dialog_show during failure case | ||