Commit dcd0814e dcd0814ec4462ffc7f47f0ab97be358f5ff476ae by Alain Magloire

Typo in ChangeLog.

1 parent 7b39629b
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
3 * mailbox/mbx_imap.c (imap_attr_set_flags): Do not send 3 * mailbox/mbx_imap.c (imap_attr_set_flags): Do not send
4 the \\Delete flag and just keep it locally. The expunge 4 the \\Delete flag and just keep it locally. The expunge
5 will take care of resending it. 5 will take care of resending it.
6 (imap_attr_get_flags): Likewised. 6 (imap_attr_unset_flags): Likewised.
7 7
8 2001-10-03 Sergey Poznyakoff 8 2001-10-03 Sergey Poznyakoff
9 9
......