[2004-01-05] 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.
2004-01-04 11:10:21 Thomas Roessler <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)
* init.c: Strike that.
* init.c: Fix a memory management error. Ouch.
2004-01-04 10:55:20 Ren? Clerc <rene@xxxxxxxx> (roessler)
* init.h: Fix hide_missing / hide_limited documentation.
2004-01-04 10:51:49 Thomas Roessler <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)
* hdrline.c: Permit list patterns that match the domain name of
an address; these patterns begin with '@'. Example: subscribe
@bugs.guug.de matches all messages sent to the bug tracking
system.
* po/ru.po: Argh, I shouldn't replace files by patches.
2004-01-04 10:25:13 Cameron Patrick <cameron@xxxxxxxxxxxxxxxxxxxx>
(roessler)
* menu.c: Fix #1697 (Debian #219594.)
2004-01-04 10:21:19 Roland Rosenfeld <roland@xxxxxxxxxxxx> (roessler)
* po/de.po: update
2004-01-04 10:19:45 TAKAHASHI Tamotsu <ttakah@xxxxxxxxxxxxxxxxx>
(roessler)
* po/ja.po: update
2004-01-04 10:08:02 Pawel Dziekonski <dzieko@xxxxxxxxxxx> (roessler)
* po/pl.po: update
2004-01-04 10:03:46 Michael Elkins <me@xxxxxxxxxxx> (roessler)
* send.c: Fix #1488 (Debian#1882526): Honor Reply-To while
generating Mail-Followup-To headers.
2004-01-04 09:59:42 Thomas Roessler <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)
* init.h: Fix #1738; documentation issue re $from, $use_from.
2004-01-04 09:52:55 Michael Elkins <me@xxxxxxxxxxx> (roessler)
* hook.c, send.c: Fix #1724, cannot use ~h pattern match with
reply-hook.
2004-01-04 09:49:23 Vsevolod Volkov <vvv@xxxxxxxxxxx> (roessler)
* pop.h, pop_lib.c: Attached patch provides support of STLS
(STARTTLS) command in POP3 protocol.
* po/ru.po: update
2004-01-04 09:45:05 Brendan Cully <brendan@xxxxxxxxxx> (roessler)
* imap/imap.c: Fix #1703.
2004-01-04 09:42:35 Thomas Roessler <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)
* smime.c: Fix a NULL pointer deference noted by Will Fiveash
<william.fiveash@xxxxxxx>.