diff options
author | Brian Tarricone <brian@tarricone.org> | 2009-03-02 07:12:11 +0000 |
---|---|---|
committer | Brian Tarricone <brian@tarricone.org> | 2009-03-02 07:12:11 +0000 |
commit | 6d41ad91199fc0b6193501114cc2d3f0be7950c2 (patch) | |
tree | 9bd14997eeb0c71bc8ad128d8a3367c994fc4f04 /NEWS | |
parent | 5015860a5f0d0ecb5ff562153fe4da2abd61a4c3 (diff) | |
download | xfce4-session-6d41ad91199fc0b6193501114cc2d3f0be7950c2.tar.gz |
* settings/xfae-model.c: Don't crash in xfae_item_free() when passed
a NULL pointer (bug 5020).
(Old svn revision: 29640)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +4.6.1 +===== + +- Fix crash in settings dialog when a .desktop file with a missing + Application key is opened (bug 5020). + 4.6.0 ===== |