diff options
author | Dan Winship <danw@src.gnome.org> | 2001-09-07 01:03:38 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-09-07 01:03:38 +0800 |
commit | b0b7d720337424ea374e968a450976a04a5a3a35 (patch) | |
tree | 68388f813da3f2a9de4b274eeb9ef31e6707180b /camel/ChangeLog | |
parent | 403576f9c23cb0be22d64d52b5ca6884bd573d3c (diff) | |
download | gsoc2013-evolution-b0b7d720337424ea374e968a450976a04a5a3a35.tar.gz gsoc2013-evolution-b0b7d720337424ea374e968a450976a04a5a3a35.tar.zst gsoc2013-evolution-b0b7d720337424ea374e968a450976a04a5a3a35.zip |
#ifdef out the "delete after N days" option in pop3_conf_entries, since it
* providers/pop3/camel-pop3-provider.c: #ifdef out the "delete
after N days" option in pop3_conf_entries, since it won't be done
for 1.0.
svn path=/trunk/; revision=12651
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 b6be181381..df8ea2f434 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-09-06 Dan Winship <danw@ximian.com> + + * providers/pop3/camel-pop3-provider.c: #ifdef out the "delete + after N days" option in pop3_conf_entries, since it won't be done + for 1.0. + 2001-09-04 Jeffrey Stedfast <fejj@ximian.com> * camel-remote-store.c (remote_disconnect): Too late to sync the |