Updated
Showing
1 changed file
with
19 additions
and
0 deletions
1 | 2001-11-12 Sergey Poznyakoff | ||
2 | |||
3 | * examples/comsat.conf: (new) A sample configuration file | ||
4 | for comsatd utility. | ||
5 | * examples/dot.biffrc: (new) A sample per-user biff configuration | ||
6 | file. | ||
7 | * comsat/action.c: Implemented exec. Fixed trivial bug in | ||
8 | expand_escape(). | ||
9 | * comsat/cfg.c: New keyword: allow-biffrc. | ||
10 | * comsat/comsat.c: Likewise. | ||
11 | * comsat/comsat.h: extern declarations. | ||
12 | |||
13 | * lib/argcv.c: Ignore trailing whitespace and terminate output array | ||
14 | with a NULL entry. | ||
15 | |||
16 | * mail/mail.c: Use quotes when setting default string values. | ||
17 | * mail/set.c: Bugfix: possible dereference of NULL pointer (on | ||
18 | input: set var=<eol> ). | ||
19 | |||
1 | 2001-11-12 Alain Magloire | 20 | 2001-11-12 Alain Magloire |
2 | 21 | ||
3 | Support in POP3 maibox client for APOP authentication. | 22 | Support in POP3 maibox client for APOP authentication. | ... | ... |
-
Please register or sign in to post a comment