aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-24 08:16:08 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-24 08:16:08 +0000
commit87136103fb6e7138422379378a1efae95eb2fd66 (patch)
treeb10e1f019e11f36c2bf8f0b852016ea3cfa6a450 /ChangeLog
parent985f551a87bfee21d60cc4940187e36fa86e4ffc (diff)
modified ProgressDialog to use GtkDialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@126 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6012bdc4..c4368b80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-02-24
+ * src/progressdialog.c
+ src/inc.c: inc_progress_dialog_create(): modified ProgressDialog
+ to use GtkDialog.
+
+2005-02-24
+
* src/compose.c: compose_write_attach(): force transfer encoding to
protect trailing spaces for PGP signing.