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 dcdc93d03e..3fac98601e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-04-08 Dan Winship <danw@helixcode.com> + + * providers/smtp/camel-smtp-transport.c: #include <sys/param.h> + for MAXHOSTNAMELEN. (This is a stopgap: some of the uses of + MAXHOSTNAMELEN are wrong anyway...) + 2000-04-07 Jeffrey Stedfast <fejj@stampede.org> * providers/smtp/camel-smtp-transport.c: fixes to numerous bugs; |