Commit d5b8ee98 d5b8ee98023dd465d4a7a7b38fdbb82f2cd7dbc2 by Sergey Poznyakoff

Updated

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