aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-11 06:59:49 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-11 06:59:49 +0000
commitecee51b6ca15f0ed0345993a874f5fc5768af9e5 (patch)
tree2efc64149f960d0973f1abd83f1767435efa7971 /ChangeLog
parent5f73cd8a6d81b3a8656a428e46188b3d7a23fb1b (diff)
use GTK's overwrite confirmation dialog in file selection dialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1621 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1ff6571..3ecf1d77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-04-11
+ * src/filesel.c: use GTK's overwrite confirmation dialog.
+
+2007-04-11
+
* src/importldif.c
src/importcsv.c: fixed the position of transient window.