diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-12-05 00:17:02 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-12-05 00:17:02 +0800 |
commit | d4b7008db3236c19b7fa71b3ab4a374030f5574d (patch) | |
tree | 9c798c065250e0446f1cb587a28ab19e52f21326 /camel/ChangeLog | |
parent | 200071108fa97ea128657539bdcf86f64e1ac83b (diff) | |
download | gsoc2013-evolution-d4b7008db3236c19b7fa71b3ab4a374030f5574d.tar.gz gsoc2013-evolution-d4b7008db3236c19b7fa71b3ab4a374030f5574d.tar.zst gsoc2013-evolution-d4b7008db3236c19b7fa71b3ab4a374030f5574d.zip |
Properly handle the case where the namespace is "". Fixes bug #34975
2002-12-04 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap/camel-imap-store-summary.c
(camel_imap_store_summary_add_from_full): Properly handle the case
where the namespace is "". Fixes bug #34975
svn path=/trunk/; revision=19002
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index e9524dad1b..9db9d5ec0f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2002-12-04 Jeffrey Stedfast <fejj@ximian.com> + + * providers/imap/camel-imap-store-summary.c + (camel_imap_store_summary_add_from_full): Properly handle the case + where the namespace is "". Fixes bug #34975 + 2002-12-03 Jeffrey Stedfast <fejj@ximian.com> * broken-date-parser.c (get_tzone): Fixed to not get false |