diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b114f309e2..5436a90bc7 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-09-19 Jeffrey Stedfast <fejj@helixcode.com> + + * camel-internet-address.c (internet_encode): When encoding the + internet address, quote the name as the name may have commas or + any other token which may later confuse our address parser. + 2000-09-19 Dan Winship <danw@helixcode.com> * providers/imap/camel-imap-folder.c |