Commit d5b8ee98 d5b8ee98023dd465d4a7a7b38fdbb82f2cd7dbc2 by Sergey Poznyakoff

Updated

1 parent 6c01b9d8
Showing 1 changed file with 10 additions and 0 deletions
1 2002-04-15 Sergey Poznyakoff
2
3 * imap4d/namespace.c (namespace_getfullpath): Translate
4 INBOX to the corresponding filename.
5
6 * imap4d/copy.c (imap4d_copy0): Removed unnecessary code:
7 namespace_getfullpath() now translates INBOX to filename.
8 * imap4d/select.c: Likewise.
9 * imap4d/status.c: Likewise.
10
1 2002-04-14 22:34 sroberts 11 2002-04-14 22:34 sroberts
2 12
3 * include/mailutils/mutil.h, mailbox/locker.c, mailbox/mutil.c: 13 * include/mailutils/mutil.h, mailbox/locker.c, mailbox/mutil.c:
......