Commit 0d516ead 0d516ead2502b03b348690432a2a3760c1f6f3cb by Sergey Poznyakoff

Updated

1 parent 53c46ab0
Showing 1 changed file with 15 additions and 0 deletions
1 2002-07-13 Sergey Poznyakoff
2
3 * mailbox/mbx_default.c (mailbox_create_default): If the
4 mailbox name does not start with a '/' and does not contain
5 a protocol specification, assume it is a file name relative
6 to the cwd and convert it to the absolute file name.
7 * mail/size.c: Do not move the cursor after running the command.
8
9 * mail/testsuite/lib/mail.exp: Expect the prompt to appear after
10 the last pattern.
11
12 * mail/testsuite/mail/read.exp: Added tests for size and decode
13 commands.
14 * mail/testsuite/spool/mbox1: Added two MIME messages.
15
1 2002-07-03 Sergey Poznyakoff 16 2002-07-03 Sergey Poznyakoff
2 17
3 * mail/testsuite/lib/mail.exp: Be more stringent in testing. 18 * mail/testsuite/lib/mail.exp: Be more stringent in testing.
......