diff options
author | Dan Winship <danw@src.gnome.org> | 2000-03-22 07:40:00 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-03-22 07:40:00 +0800 |
commit | 36aab42b4598b2ddfea3c2b261c3a9c3d7b5c357 (patch) | |
tree | e7c016394fb34841b51d9c597da5032ed5bbef37 /camel/ChangeLog | |
parent | b6e8aede861a7a3b805bd410d81feb036823230d (diff) | |
download | gsoc2013-evolution-36aab42b4598b2ddfea3c2b261c3a9c3d7b5c357.tar.gz gsoc2013-evolution-36aab42b4598b2ddfea3c2b261c3a9c3d7b5c357.tar.zst gsoc2013-evolution-36aab42b4598b2ddfea3c2b261c3a9c3d7b5c357.zip |
some initial bits of the POP3 provider, to make Matt happy. Incomplete,
* providers/pop3: some initial bits of the POP3 provider, to
make Matt happy. Incomplete, untested, etc.
svn path=/trunk/; revision=2137
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index ff5d534bb0..0217d22080 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-03-21 Dan Winship <danw@helixcode.com> + + * providers/pop3: some initial bits of the POP3 provider, to + make Matt happy. Incomplete, untested, etc. + 2000-03-21 bertrand <bertrand@helixcode.com> * providers/mbox/camel-mbox-summary.c |