[2005-03-01] CVS repository changes
This message was generated and sent automatically. It contains a
summary of the CVS commits over the last 48 hours. These changes
should be propagated to the public repository within at most a day
or two. Most probably, they have already been propagated.
2005-02-28 18:33:45 Mads Martin Joergensen <mmj@xxxxxxx> (roessler)
* curs_main.c: Fix a crash.
2005-02-28 15:15:23 Christoph Berg <cb@xxxxxxxx> (roessler)
* init.h, menu.c, mutt.h: I've updated the menu_context patch to
reintroduce the menu_move_off variable that hasn't made it into
1.5.8. The patch fixes menu_prev_line and menu_next_line which
didn't work with menu_context > 0 and also makes <current-middle>
work even if there are less messages than screen lines (thanks
to René Clerc and Vincent Lefevre for spotting these issues).
2005-02-28 14:37:09 Udo Schweigert <mutt@xxxxxxxxxxxxxxx> (roessler)
* smime.c: As pointed out in a separate thread, here is a patch
which fixes the problem of a failing openssl after interactively
selecting a recipient's key.
2005-02-27 03:18:23 Brendan Cully <brendan@xxxxxxxxxx> (brendan)
* imap/message.c: Turn brain back on before committing patches
(that modification I made to APPEND was bogus).
2005-02-27 02:44:45 Dan Hopper <ku4nf@xxxxxxxxxxxxx> (brendan)
* imap/message.c: Don't lose N flag when uploading a message to
an IMAP mailbox. (Slightly modified from the original patch to
prevent spurious space characters).