diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-08-28 03:26:46 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-08-28 03:26:46 +0800 |
commit | 195c847106a571d00c82850e6105e698f850b7c2 (patch) | |
tree | cf101f32d4bb5bb5b83c628f5c520710e2134f09 /camel/ChangeLog | |
parent | 0a99920bfe76c0bf656cf74c81da9d4533e18d08 (diff) | |
download | gsoc2013-evolution-195c847106a571d00c82850e6105e698f850b7c2.tar.gz gsoc2013-evolution-195c847106a571d00c82850e6105e698f850b7c2.tar.zst gsoc2013-evolution-195c847106a571d00c82850e6105e698f850b7c2.zip |
Changed the description/names of some of the local providers to try and
2001-08-27 Jeffrey Stedfast <fejj@ximian.com>
* providers/local/camel-local-provider.c: Changed the
description/names of some of the local providers to try and
clarify the meanings.
* providers/pop3/camel-pop3-provider.c: Simplify the POP
description - we want short but sweet.
* providers/imap/camel-imap-provider.c: s/IMAPv4/IMAP
svn path=/trunk/; revision=12486
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index eb3651936c..070ce611d5 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,12 @@ 2001-08-27 Jeffrey Stedfast <fejj@ximian.com> + * providers/local/camel-local-provider.c: Changed the + description/names of some of the local providers to try and + clarify the meanings. + + * providers/pop3/camel-pop3-provider.c: Simplify the POP + description - we want short but sweet. + * providers/imap/camel-imap-provider.c: s/IMAPv4/IMAP 2001-08-27 Not Zed <NotZed@Ximian.com> |