diff options
author | Dan Winship <danw@src.gnome.org> | 2000-05-18 05:01:39 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-05-18 05:01:39 +0800 |
commit | d034f9071de584910f23feefa918b6d9bc572f99 (patch) | |
tree | 21c7cfad70507217df695ee54c48f5a6ebec0f72 /camel/ChangeLog | |
parent | 43169eb17d8a9d3f7c78352ef0fae6d00376bce3 (diff) | |
download | gsoc2013-evolution-d034f9071de584910f23feefa918b6d9bc572f99.tar gsoc2013-evolution-d034f9071de584910f23feefa918b6d9bc572f99.tar.gz gsoc2013-evolution-d034f9071de584910f23feefa918b6d9bc572f99.tar.bz2 gsoc2013-evolution-d034f9071de584910f23feefa918b6d9bc572f99.tar.lz gsoc2013-evolution-d034f9071de584910f23feefa918b6d9bc572f99.tar.xz gsoc2013-evolution-d034f9071de584910f23feefa918b6d9bc572f99.tar.zst gsoc2013-evolution-d034f9071de584910f23feefa918b6d9bc572f99.zip |
Don't include the no-longer-distributed possibly-to-be-removed headers.
* camel.h: Don't include the no-longer-distributed
possibly-to-be-removed headers.
svn path=/trunk/; revision=3109
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 1481d626bf..b97fc70efe 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2000-05-17 Dan Winship <danw@helixcode.com> + * camel.h: Don't include the no-longer-distributed + possibly-to-be-removed headers. + * providers/smtp/camel-smtp-transport.c (smtp_get_email_addr_from_text): fix an off-by-one error in address parsing |