aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-08-13 11:06:34 +0800
committerDan Winship <danw@src.gnome.org>2000-08-13 11:06:34 +0800
commit52d4488d7dcc477ce6fa89d5c548ee2fddcef1b3 (patch)
treea73ab9de28af6e6588e85b3c5b8c3432b71cae37 /camel/ChangeLog
parentfcad059f762ddc8ec8ee190e6557ee7451edc8c6 (diff)
downloadgsoc2013-evolution-52d4488d7dcc477ce6fa89d5c548ee2fddcef1b3.tar.gz
gsoc2013-evolution-52d4488d7dcc477ce6fa89d5c548ee2fddcef1b3.tar.zst
gsoc2013-evolution-52d4488d7dcc477ce6fa89d5c548ee2fddcef1b3.zip
Don't assume the FETCH results will come back in the order they were
* providers/imap/camel-imap-folder.c (imap_get_summary_internal): Don't assume the FETCH results will come back in the order they were requested. svn path=/trunk/; revision=4791
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 81255a8afc..1c22cffd82 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-12 Dan Winship <danw@helixcode.com>
+
+ * providers/imap/camel-imap-folder.c (imap_get_summary_internal):
+ Don't assume the FETCH results will come back in the order they
+ were requested.
+
2000-08-12 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-store.c
d>2014-04-173-19/+30 * Upgrade to 2.8.2.vanilla2014-04-126-54/+76 * Make job safe.vanilla2014-04-114-13/+58 * Reduce over inclusion of bsd.port.mkbapt2014-01-161-7/+1 * Remove color code from pkg-message this is terminal dependantbapt2014-01-072-5/+5 * Mark as MAKE_JOBS_UNSAFE, it fails to link with MAKE_JOBS_NUMBER=8antoine2014-01-051-0/+1 * With gtk 2.4.22, immodule cache has moved from gtk.immodules toantoine2014-01-053-24/+29 * Convert chinese to MDOCSadamw2014-01-031-1/+1 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-2/+2 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add an explicit dependency on pkgconfantoine2013-09-151-6/+2 * - Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstallantoine2013-06-182-3/+3 * Upgrade to 2.8.0.vanilla2013-02-19