Commit 4365ed5f 4365ed5fdfeb8f36a6dc327cc01ec2877d8b4676 by Sergey Poznyakoff

Update

1 parent 7ad5eabd
1 2005-12-03 Sergey Poznyakoff <gray@gnu.org.ua> 1 2005-12-03 Sergey Poznyakoff <gray@gnu.org.ua>
2 2
3 * mh/burst.c (finish_stream): Set map.first if necessary
4 (burst_digest): Initialize eb_length
5 (burst_rename): Skip messages that do not need to be renamed.
6 (main): Do not process inplace if burst_count is 0
7
3 * include/mailutils/stream.h (mu_temp_file_stream_create): New 8 * include/mailutils/stream.h (mu_temp_file_stream_create): New
4 function. 9 function.
5 * mailbox/file_stream.c: Likewise. 10 * mailbox/file_stream.c: Likewise.
......