Commit f5b2407d f5b2407defffb06d89154e8cd0544f4e761282b8 by Sergey Poznyakoff

Updated

1 parent 63364128
1 2002-07-23 Sergey Poznyakoff
2
3 * imap4d/imap4d.c (imap4d_parse_opt): Fixed dereference of
4 child_inputs. Thanks to Jordi Mallach.
5 * pop3d/pop3d.c (pop3d_parse_opt): Likewise.
6 (pop3d_argp_capa): Reordered capabilities to match those of
7 imap4d.
8 * comsat/comsat.c (comsatd_parse_opt): Likewise.
9
1 2002-07-22 Sergey Poznyakoff 10 2002-07-22 Sergey Poznyakoff
2 11
3 * mail/delete.c (mail_delete): Initialize auto variables. 12 * mail/delete.c (mail_delete): Initialize auto variables.
......