aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-02 07:00:35 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-02 07:00:35 +0000
commit23b982c79e6df941275bb9bd8c3ab4810955466c (patch)
treef8e11cc395cb37a0b60a3908aa5971d07a837d21 /ChangeLog
parentc0bbf5e3061dd4275b2e18ab37a5b7cc57bd9ea7 (diff)
fixed compose_destroy().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@141 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25e3419b..041190a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-03-02
+ * src/compose.c: compose_destroy(): destroy paned only if it's not
+ attached to window. Fixed memory leak of popup menu.
+
+2005-03-02
+
* src/sigstatus.c: modified the popup dialog. Fixed warning when
pressing escape key. Fixed indentation of the source.