Commit a4e393cc a4e393cc30438cb9890b576a9e916b70a55ea9cc by Sergey Poznyakoff

Updated

1 parent c184124d
Showing 1 changed file with 11 additions and 0 deletions
1 2003-06-23 Sergey Poznyakoff
2
3 * doc/Readme.mysql: Removed. File not relevant anymore.
4 * include/mailutils/nls.h: Minor change.
5 * mail/mail.c (parse_opt): Use util_cache_command, except
6 for -n, which should be executed immediately.
7 (main): Run cached commands after sourcing the startup files.
8 * mail/mail.h (util_cache_command,util_run_cached_commands):
9 New functions.
10 * mail/util.c: Likewise.
11
1 2003-06-22 Alain Magloire 12 2003-06-22 Alain Magloire
2 13
3 * doc/texinfo/pop3.texi: First draft documenting the new low level 14 * doc/texinfo/pop3.texi: First draft documenting the new low level
......