diff options
author | 9 <NotZed@Ximian.com> | 2001-10-30 08:24:55 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-10-30 08:24:55 +0800 |
commit | 5eeda56f88b56786b8a2a0a23e88314894b35319 (patch) | |
tree | efcaae94b58d280242bf56d4bb83288d61b6f7c4 /camel/ChangeLog | |
parent | ecafdd69112bab75581e30ef0365f038e7089871 (diff) | |
download | gsoc2013-evolution-5eeda56f88b56786b8a2a0a23e88314894b35319.tar gsoc2013-evolution-5eeda56f88b56786b8a2a0a23e88314894b35319.tar.gz gsoc2013-evolution-5eeda56f88b56786b8a2a0a23e88314894b35319.tar.bz2 gsoc2013-evolution-5eeda56f88b56786b8a2a0a23e88314894b35319.tar.lz gsoc2013-evolution-5eeda56f88b56786b8a2a0a23e88314894b35319.tar.xz gsoc2013-evolution-5eeda56f88b56786b8a2a0a23e88314894b35319.tar.zst gsoc2013-evolution-5eeda56f88b56786b8a2a0a23e88314894b35319.zip |
If we're not going to search on a changed uid, make sure we change out
2001-10-29 <NotZed@Ximian.com>
* camel-vee-folder.c (folder_changed_change): If we're not going
to search on a changed uid, make sure we change out copy still.
Fixes #13916.
svn path=/trunk/; revision=14386
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 35134971cd..f50711be42 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-10-29 <NotZed@Ximian.com> + + * camel-vee-folder.c (folder_changed_change): If we're not going + to search on a changed uid, make sure we change out copy still. + Fixes #13916. + 2001-10-29 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-store.c (subscribe_folder): Don't emit |