diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-23 07:38:51 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-23 07:38:51 +0800 |
commit | e7162253689b6ff07527ade63acd6adfbbb57f26 (patch) | |
tree | 0d2f5c58d94d3e44193d22cc84ed2b1ca4e7207a /camel/ChangeLog | |
parent | 92710f4587f488170bac66aa8d58bb98810e4fb5 (diff) | |
download | gsoc2013-evolution-e7162253689b6ff07527ade63acd6adfbbb57f26.tar.gz gsoc2013-evolution-e7162253689b6ff07527ade63acd6adfbbb57f26.tar.zst gsoc2013-evolution-e7162253689b6ff07527ade63acd6adfbbb57f26.zip |
Fixed a small warning.
2000-08-22 Christopher James Lahey <clahey@helixcode.com>
* providers/pop3/camel-pop3-store.c: Fixed a small warning.
svn path=/trunk/; revision=4969
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 192e99e9ff..9204c85941 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2000-08-22 Christopher James Lahey <clahey@helixcode.com> + + * providers/pop3/camel-pop3-store.c: Fixed a small warning. + 2000-08-22 Peter Williams <peterw@helixcode.com> * camel-service.c (camel_service_new): Connect automatically if the |