aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-12-01 08:34:33 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-12-01 08:34:33 +0800
commitc1d2ec0123694a3b52e9c58de97c60994f5db587 (patch)
treeea4a4de3b8f17e616cd67bc5364e07b533f5b759 /camel/ChangeLog
parent4ace38162633ccff9497683e67e2f93f3ab850cf (diff)
downloadgsoc2013-evolution-c1d2ec0123694a3b52e9c58de97c60994f5db587.tar
gsoc2013-evolution-c1d2ec0123694a3b52e9c58de97c60994f5db587.tar.gz
gsoc2013-evolution-c1d2ec0123694a3b52e9c58de97c60994f5db587.tar.bz2
gsoc2013-evolution-c1d2ec0123694a3b52e9c58de97c60994f5db587.tar.lz
gsoc2013-evolution-c1d2ec0123694a3b52e9c58de97c60994f5db587.tar.xz
gsoc2013-evolution-c1d2ec0123694a3b52e9c58de97c60994f5db587.tar.zst
gsoc2013-evolution-c1d2ec0123694a3b52e9c58de97c60994f5db587.zip
New convenience function, doesn't do much but it sure makes code cleaner
2000-11-30 Jeffrey Stedfast <fejj@helixcode.com> * camel-folder-summary.c (camel_message_info_new): New convenience function, doesn't do much but it sure makes code cleaner to read. (camel_message_info_new_from_header): This one makes my life heaven. svn path=/trunk/; revision=6749
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 855d9654dc..95457c91bd 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,11 @@
2000-11-30 Jeffrey Stedfast <fejj@helixcode.com>
+ * camel-folder-summary.c (camel_message_info_new): New convenience
+ function, doesn't do much but it sure makes code cleaner to read.
+ (camel_message_info_new_from_header): This one makes my life heaven.
+
+2000-11-30 Jeffrey Stedfast <fejj@helixcode.com>
+
* providers/imap/camel-imap-summary.c (camel_imap_summary_new):
Handle the case where the summary failed to load - clear the
summary and then set the dirty bit so that it is sure to save