diff options
author | NotZed <NotZed@HelixCode.com> | 2000-05-03 01:36:32 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-05-03 01:36:32 +0800 |
commit | ee108c89b92ae4ae0b35fc1ff38314bb34d3654c (patch) | |
tree | 293b8d42e97fa9551509ff4a38e41d17059a3ed1 /camel/ChangeLog | |
parent | 443225643fc837ad485c2bf845d4bb6865a16bb5 (diff) | |
download | gsoc2013-evolution-ee108c89b92ae4ae0b35fc1ff38314bb34d3654c.tar gsoc2013-evolution-ee108c89b92ae4ae0b35fc1ff38314bb34d3654c.tar.gz gsoc2013-evolution-ee108c89b92ae4ae0b35fc1ff38314bb34d3654c.tar.bz2 gsoc2013-evolution-ee108c89b92ae4ae0b35fc1ff38314bb34d3654c.tar.lz gsoc2013-evolution-ee108c89b92ae4ae0b35fc1ff38314bb34d3654c.tar.xz gsoc2013-evolution-ee108c89b92ae4ae0b35fc1ff38314bb34d3654c.tar.zst gsoc2013-evolution-ee108c89b92ae4ae0b35fc1ff38314bb34d3654c.zip |
Fix the offset for the summary when an item is expunged to take account of
2000-05-02 NotZed <NotZed@HelixCode.com>
* providers/mbox/camel-mbox-summary.c
(camel_mbox_summary_expunge): Fix the offset for the summary when
an item is expunged to take account of the From line.
svn path=/trunk/; revision=2748
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 4ed6f015e9..8499c97b26 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-05-02 NotZed <NotZed@HelixCode.com> + + * providers/mbox/camel-mbox-summary.c + (camel_mbox_summary_expunge): Fix the offset for the summary when + an item is expunged to take account of the From line. + 2000-05-01 NotZed <NotZed@HelixCode.com> * providers/mbox/camel-mbox-folder.h (CamelMboxFolder): Removed |