diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-01 11:47:24 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-01 11:47:24 +0000 |
commit | d47abf7df15586f7706c103f28a3d93d7dd8c38d (patch) | |
tree | 3b358c1a08c9a42d66b8bfc09997904206fb6884 /NEWS | |
parent | 9748b9fa4d954b6c9d09f1575cace3d76829e5cb (diff) |
backport profile list leak fix
SVN revision: 83553
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,3 +68,4 @@ Fixes: | |||
68 | * fixed possible NULL deref in desktop editor | 68 | * fixed possible NULL deref in desktop editor |
69 | * fixed possible NULL deref in e_sys when debugging | 69 | * fixed possible NULL deref in e_sys when debugging |
70 | * fixed bug where dragging files into sidebar would move them instead of creating links | 70 | * fixed bug where dragging files into sidebar would move them instead of creating links |
71 | * fixed leak in profile list dbus method | ||