aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index c7575b5f5d..076c57e321 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,14 @@
2000-07-03 Ettore Perazzoli <ettore@helixcode.com>
+ * camel-folder-summary.c (camel_folder_summary_next_uid_string):
+ New.
+ (camel_folder_summary_add): Use
+ `camel_folder_summary_next_uid_string()' instead of recomputing
+ the UID manually here.
+ (camel_folder_summary_add_from_parser): Likewise.
+
+2000-07-03 Ettore Perazzoli <ettore@helixcode.com>
+
* camel-folder-summary.c (camel_folder_summary_set_uid): Removed.
2000-07-03 Dan Winship <danw@helixcode.com>