diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-09-09 00:46:55 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-09-09 00:46:55 +0800 |
commit | a0ab37d85aeb661516a1afa1e1cf699e194f4a8d (patch) | |
tree | ef88c63e329c412174e4465e0c49b73cd9088e8c /camel/ChangeLog | |
parent | a88bdf9c4c10569043bf736f3b052dc5eccf5ab4 (diff) | |
download | gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar.gz gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar.bz2 gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar.lz gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar.xz gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.tar.zst gsoc2013-evolution-a0ab37d85aeb661516a1afa1e1cf699e194f4a8d.zip |
Fixed a warning.
2000-09-08 Christopher James Lahey <clahey@helixcode.com>
* providers/nntp/camel-nntp-auth.c,
providers/nntp/camel-nntp-auth.h: Fixed a warning.
svn path=/trunk/; revision=5265
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 7eb2fc4ef9..4abe34186d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-09-08 Christopher James Lahey <clahey@helixcode.com> + + * providers/nntp/camel-nntp-auth.c, + providers/nntp/camel-nntp-auth.h: Fixed a warning. + 2000-09-07 Dan Winship <danw@helixcode.com> * camel-session.c (camel_session_get_storage_path): Make this not |