diff options
author | Not Zed <NotZed@HelixCode.com> | 2000-08-09 08:40:03 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-08-09 08:40:03 +0800 |
commit | 4b65801638f2d6b4cfefb9cc13966a7557e2f946 (patch) | |
tree | c0630b1ab463f94cf7a602fd7e1557bbd7b0a550 /camel/ChangeLog | |
parent | 01f333dee52a481a633858ef563dab221f01b945 (diff) | |
download | gsoc2013-evolution-4b65801638f2d6b4cfefb9cc13966a7557e2f946.tar gsoc2013-evolution-4b65801638f2d6b4cfefb9cc13966a7557e2f946.tar.gz gsoc2013-evolution-4b65801638f2d6b4cfefb9cc13966a7557e2f946.tar.bz2 gsoc2013-evolution-4b65801638f2d6b4cfefb9cc13966a7557e2f946.tar.lz gsoc2013-evolution-4b65801638f2d6b4cfefb9cc13966a7557e2f946.tar.xz gsoc2013-evolution-4b65801638f2d6b4cfefb9cc13966a7557e2f946.tar.zst gsoc2013-evolution-4b65801638f2d6b4cfefb9cc13966a7557e2f946.zip |
Reorder search result in summary order if we searched with a summary.
2000-08-09 Not Zed <NotZed@HelixCode.com>
* camel-folder-search.c (camel_folder_search_execute_expression):
Reorder search result in summary order if we searched with a
summary.
svn path=/trunk/; revision=4618
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 55eae4be3b..fe2b2df415 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-08-09 Not Zed <NotZed@HelixCode.com> + + * camel-folder-search.c (camel_folder_search_execute_expression): + Reorder search result in summary order if we searched with a + summary. + 2000-08-08 Dan Winship <danw@helixcode.com> * camel-uid-cache.c: New code to keep an on-disk cache of what |