diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-03-13 06:51:44 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-03-13 06:51:44 +0000 |
commit | 43dc5a3eafdea5b911b30307620bc69d4374ddce (patch) | |
tree | 437c9912bbad531b4050983c463a2749d5615254 /ChangeLog | |
parent | 92677e804ff485c87db9cf34b2b9ff388916cdf9 (diff) |
fixed crash on exit when the order of summary columns were changed by DnD.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1564 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-03-13 + + * src/summaryview.c: fixed crash on exit when the order of summary + columns were changed by DnD. + 2007-03-02 * src/printing.c: printing_print_messages_gtk(): made the default |