comparison NEWS @ 353:ae6b163339a8 HEAD

0.98.4 released
author Timo Sirainen <tss@iki.fi>
date Sun, 06 Oct 2002 00:23:35 +0300
parents 37d52d6a3e7a
children d0c09214b803
comparison
equal deleted inserted replaced
352:693f93219218 353:ae6b163339a8
1 v0.98.4 2002-10-06 Timo Sirainen <tss@iki.fi>
2
3 * Just a final release before replacing hash file with a binary tree.
4
5 - When fetching messages larger than 256k, sometimes Dovecot missed
6 to send CR causing corrupted data at end of message and possibly
7 complete failure depending on IMAP client.
8 - Fetching BODY or BODYSTRUCTURE for message having content-type of
9 message/rfc822 didn't correctly add () around the envelope data.
10 - Several fixes to make it compile with HP/UX ANSI C compiler.
11 Also fixed several warnings it showed up.
12
1 v0.98.3 2002-10-01 Timo Sirainen <tss@iki.fi> 13 v0.98.3 2002-10-01 Timo Sirainen <tss@iki.fi>
2 14
3 * Sorry, just noticed a very stupid bug which caused evolution 1.2 15 * Sorry, just noticed a very stupid bug which caused evolution 1.2
4 beta to crash. I always thought it was just evolution's fault :) 16 beta to crash. I always thought it was just evolution's fault :)
5 - Several fields in BODY / BODYSTRUCTURE replies weren't quoted 17 - Several fields in BODY / BODYSTRUCTURE replies weren't quoted