Updated
Showing
1 changed file
with
19 additions
and
0 deletions
1 | 2003-11-04 Sergey Poznyakoff | ||
2 | |||
3 | * mailbox/parse822.c: Be more liberal in parsing | ||
4 | local parts. | ||
5 | * mh/ali.c (getcols): Return default of 80 columns if | ||
6 | both ioctl() and getenv() fail. | ||
7 | (ali_print_name_list): Bugfix. | ||
8 | (main): In -user mode, print the argument verbatim if it | ||
9 | is not a member of any alias. | ||
10 | * mh/mh_alias.l (pop_source): Always free ali_filename. | ||
11 | Grammar: Bugfixes. | ||
12 | (mh_alias_read): Provide a debugging hook | ||
13 | (ali_verbatim): New function. | ||
14 | * mh/mh_alias.y: Fixed grammar. | ||
15 | (ali_member): Compare addresses if strcmp() fails. | ||
16 | * mh/mh.h (ali_verbatim): New function. | ||
17 | |||
18 | * examples/pop3client.c: Added missing includes | ||
19 | |||
1 | 2003-10-28 Sergey Poznyakoff | 20 | 2003-10-28 Sergey Poznyakoff |
2 | 21 | ||
3 | * mail/mail.c: Implemented -a (--append) option. | 22 | * mail/mail.c: Implemented -a (--append) option. | ... | ... |
-
Please register or sign in to post a comment