Commit f7f2a96f f7f2a96f38b357f0e09ec52e9c42e93f3eee8281 by Sergey Poznyakoff

Update

1 parent 21f360b3
2005-12-03 Sergey Poznyakoff <gray@gnu.org.ua>
* mh/TODO: Update
* mh/burst.c (burst): Keep message sequence number in msgno.
(burst_rename): Fix loop limits
(main): Fix calculation of last_uid.
Keep message sequence numbers in ms.
(burst_digest): Initial implementation of RFC 934
2005-11-29 Sergey Poznyakoff <gray@gnu.org.ua>
......
......@@ -35,7 +35,10 @@ State Nice Utility Comments
+ 5 mark
+ 5 pick See the README entry.
+ 10 anno
* 10 burst Only a framework is implemented
* 10 burst It is able to burst both RFC934 digests and
MIME multipart messages. Mailman digests can
cause the digest-decoder FSA to burst more
messages than there are actually.
* 10 whom --check
+ 10 mhpath
+ 10 whatnow
......