aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-09-07 22:16:49 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-09-07 22:16:49 +0800
commitf300c35b04a993c439e981d8722e45b145a72653 (patch)
treea1f52f216c1e745e96b8c171028b0303466bc4a7 /mail/ChangeLog
parent8c10647951dfdfaecf3965e602fb59160e403dc3 (diff)
downloadgsoc2013-evolution-f300c35b04a993c439e981d8722e45b145a72653.tar
gsoc2013-evolution-f300c35b04a993c439e981d8722e45b145a72653.tar.gz
gsoc2013-evolution-f300c35b04a993c439e981d8722e45b145a72653.tar.bz2
gsoc2013-evolution-f300c35b04a993c439e981d8722e45b145a72653.tar.lz
gsoc2013-evolution-f300c35b04a993c439e981d8722e45b145a72653.tar.xz
gsoc2013-evolution-f300c35b04a993c439e981d8722e45b145a72653.tar.zst
gsoc2013-evolution-f300c35b04a993c439e981d8722e45b145a72653.zip
Revert the use of gtkfilechooser for Path selection because otherwise
2004-09-03 Jeffrey Stedfast <fejj@novell.com> * mail-config.glade: Revert the use of gtkfilechooser for Path selection because otherwise users won't be able to select directory pathnames. Fixes bug #64974. svn path=/trunk/; revision=27175
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 355a658de7..a78eba3bd6 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-03 Jeffrey Stedfast <fejj@novell.com>
+
+ * mail-config.glade: Revert the use of gtkfilechooser for Path
+ selection because otherwise users won't be able to select
+ directory pathnames. Fixes bug #64974.
+
2004-09-01 Jeffrey Stedfast <fejj@novell.com>
Fix for bug #63377 and prevention of similar cases.