diff options
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 30aee963a3..7305a450a3 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2003-04-08 Not Zed <NotZed@Ximian.com> + + * camel-folder-summary.c (camel_folder_summary_load): use + g_strerror, and use errno directly rather than ferrno(). + (summary_header_load): set errno when we get a version mismatch. + 2003-04-07 Jeffrey Stedfast <fejj@ximian.com> * camel-gpg-context.c: Disable debug printf's |