diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b2ddb7e148..89e2fbd073 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2004-05-25 Not Zed <NotZed@Ximian.com> + + * camel-store.c (camel_folder_info_build_path): removed. + + * camel-store.h (CamelFolderInfo): removed 'path', fixed all + callers. + (struct _CamelStore): removed 'dir_sep' fixed all uses. + 2004-05-25 Sivaiah Nallagatla <snallagatla@novell.com> * providers/groupwise/camel-gw-listener.c (add_addressbook_sources) |