Commit b15e648c b15e648c52aa8fea34e5281c71048c4fa610ad6b by Sergey Poznyakoff

Update

1 parent 920a217a
Showing 1 changed file with 10 additions and 0 deletions
1 2007-11-12 Sergey Poznyakoff <gray@gnu.org.ua>
2
3 * auth/sql.c (decode_tuple_v1_0): Allow mailbox to be NULL.
4 * comsat/comsat.c: Use mu_error for diagnostics where possible.
5 * libproto/include/amd.h (struct _amd_data. qfetch): New member.
6 * libproto/maildir/mbox.c (maildir_qfetch): Implement quick_get
7 method.
8 * libproto/mh/mbox.c (mh_qfetch): Likewise.
9 * mailbox/amd.c (amd_quick_get_message): Likewise.
10
1 2007-11-11 Sergey Poznyakoff <gray@gnu.org.ua> 11 2007-11-11 Sergey Poznyakoff <gray@gnu.org.ua>
2 12
3 * auth/sql.c, libproto/mbox/folder.c: Rename MU_READ_ERROR to 13 * auth/sql.c, libproto/mbox/folder.c: Rename MU_READ_ERROR to
......