Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
use USE_LIBINTL.
|
|
(still below bsd.prefs.mk inclusion, though)
|
|
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
|
|
This release fixes at least one grave IMAP error which may lead to
confusing display and other strangeness, and our instances of the
"wuftpd format bug", which had (mostly) the effect that your IMAP
server's operator could break into your computer with some work.
|
|
got added in 1.4Y; on older version of NetBSD, ncurses will be used.
Replace previous code that did the same, but wasn't shared.
|
|
|
|
linked with the new shared "libintl".
|
|
|
|
|
|
|
|
|
|
(The values for uname etc. will probably be passed in from
upper-level make processes).
|
|
Pointed out by tron.
|
|
|
|
|
|
in future versions of mutt.
|
|
|
|
|
|
|
|
|
|
|
|
more. Change since version 1.0.1i:
- heavily improved IMAP support (thanks to Brandon Long
and Brendan Cully for their work),
- support for using IMAP over SSL (thanks to Tommi
Kommulainen),
- a completely changed interface for configuring mutt's
PGP support. It's now format-based, and much more
flexible than it used to be in the past.
- a split of the old edit-message command into
resend-message and edit-message. While the former gives
you what could be described as "recall from arbitrary
folders", the latter can be used to low-level modify
messages.
- the weeding paradigma has changed. Instead of options
controlling weeding behaviour for all kinds of purposes,
there is one global $weed option which is toggled when
you use what used to be known as display-headers (now
display-toggle-weed). That is, you have some kind of
"WYSIWYG" support with weeding.
- we have a muttrc (5) manual page now, and it's even
up-to-date.
- you can better control your messages' header and
envelope from headers
- the message commands on the attachment menu have been
rewritten. Just try replying to an attachment, and
you'll see what happens. ;-)
- mailing list support has changed. You may wish to
rename your "lists" commands to "subscribe". But please
read README.UPGRADE before!
- Bug fixes of all sorts.
|
|
|
|
|
|
|
|
- a couple of bug fixes (including the y2k bug)
- addition of some translations
|
|
|
|
|
|
|
|
|
|
|
|
- bug fixes
- new und updated translations
|
|
|
|
This is another version from the release candidate series. The reason
for immediately releasing this version is a buffer overflow in the
text/enriched handler which can be triggered by means of
suitably-formatted e-mail messages. Thus, we recommend you upgrade
your mutt installations immediately.
|
|
Against 1.0pre1, there are several build changes (building this
version of mutt with SGI's cc should work), and back-ports of
IMAP-related bug fixes from the unstable branch.
|
|
Almost all changes from 0.95.7 concern the build process, which
should work now on those platforms for which problems where reported
with 0.95.7. postfix and qmail users may be interested in the new
$bounce_delivered configuration variable.
|
|
displayed using the -B option to pkg_info(1).
|
|
- The $in_reply_to configuration variable is gone. The In-Reply-To
header currently only contains the message-id of the message to
which the reply refers. This is to make sure that this header is
correctly formatted.
- Lots of bugs present in 0.95.6 were fixed.
|
|
|
|
|
|
* Pass correct linker options to make this ELF-aware.
|
|
This version fixes several bugs from 0.95.5, including the "erratic
maildir behaviour" which has been with us for quite some time, and
certain IMAP-related problems.
|
|
"configure.in".
|
|
Major changes since 0.95.3:
- Mutt up to version 0.95.3 was affected by a temporary file relateda
race condition which could lead to security-relevant problems.
- We have fixed a bug which would lead to crazy behaviour when a
message was listed in it's own References header.
- IMAP and MIME should mix better now.
|
|
|
|
|
|
Major changes since 0.95:
- Mutt was affected by the so-called "pine remote exploit". We have
implemented a work-around we believe to be safe. See
README.SECURITY and the mailcap_sanitize option for details, and
check your mailcap files for insecure entries.
- The use_mailcap option has gone. Instead, we now have
implicit_autoview. See the manual for details.
- We have more translations than ever before. Supported languages
now include cs, de, es, fr, it, nl, pl, ru, uk. And en, as usual.
- Mutt now uses version 0.12 of the "regex" library instead of rx.
This library is believed to be far more stable than rx. See
INSTALL for details.
|
|
available during build. Fixes PR pkg/6751 by Lennart Augustsson.
|
|
Mutt 0.95.1 fixes a couple of bugs noted by users since the release of
0.95 in December.
|