diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-09-15 09:48:22 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-09-15 09:48:22 +0800 |
commit | 6ad9320356d4342e7fcf44f45f2798b2a94dac92 (patch) | |
tree | 888c3ac7aad7313cc2850c1bb0364fbcfdace0c3 /mail/ChangeLog | |
parent | a5c6e81a2c39448e0b119273157bc425640175a5 (diff) | |
download | gsoc2013-evolution-6ad9320356d4342e7fcf44f45f2798b2a94dac92.tar gsoc2013-evolution-6ad9320356d4342e7fcf44f45f2798b2a94dac92.tar.gz gsoc2013-evolution-6ad9320356d4342e7fcf44f45f2798b2a94dac92.tar.bz2 gsoc2013-evolution-6ad9320356d4342e7fcf44f45f2798b2a94dac92.tar.lz gsoc2013-evolution-6ad9320356d4342e7fcf44f45f2798b2a94dac92.tar.xz gsoc2013-evolution-6ad9320356d4342e7fcf44f45f2798b2a94dac92.tar.zst gsoc2013-evolution-6ad9320356d4342e7fcf44f45f2798b2a94dac92.zip |
**Temp fix** Send "" as the default folder to select as anything else
2000-09-14 Jeffrey Stedfast <fejj@helixcode.com>
* mail-callbacks.c (transfer_msg): **Temp fix** Send "" as the
default folder to select as anything else seems to cause a
segfault in shell's user_get_folder().
(check_configured): A spoon full of 'line wrapping' makes the
medicine go down, the medicine go dowwwwn...
svn path=/trunk/; revision=5442
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 275835ee79..9038de80ae 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2000-09-14 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-callbacks.c (transfer_msg): **Temp fix** Send "" as the + default folder to select as anything else seems to cause a + segfault in shell's user_get_folder(). + (check_configured): A spoon full of 'line wrapping' makes the + medicine go down, the medicine go dowwwwn... + 2000-09-14 Iain Holmes <terrorist@gegl.org> * mail-callbacks.c (check_configured): Ask if you want to |