diff options
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 1cd56180ac..eb5f704beb 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -12,6 +12,9 @@ code. Fix a one-byte buffer overrun in the APOP code. (pop3_disconnect): Make this able to clean up after a partial connect. + (connect_to_server): Remove port number from error message since + it's not terribly useful and we were getting it from the wrong + place anyway. * camel-mime-utils.c (header_address_list_format_append): Use `foo@bar' rather than `"" <foo@bar>' for email addresses with no |