diff options
author | tonio <tonio@pkgsrc.org> | 2007-11-07 21:22:19 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2007-11-07 21:22:19 +0000 |
commit | a020d55578fc77a331243c0d7d2b5536ed4d92e8 (patch) | |
tree | 3e8140820aa34df0121016b172728fa3544b21d7 /doc | |
parent | a7ee428adb10a7e5cc042c69239ed258c0045730 (diff) | |
download | pkgsrc-a020d55578fc77a331243c0d7d2b5536ed4d92e8.tar.gz |
Updated mail/mutt-devel to 1.5.17
! --enable-exact-address works again
+ $message_cache_clean (clean cache on sync)
+ %P expando for $pager_format
Large file support for mutt_pretty_size()
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 3 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index a572a9d89a7..2093b816842 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.2336 2007/11/07 20:01:04 jonb Exp $ +$NetBSD: CHANGES-2007,v 1.2337 2007/11/07 21:22:19 tonio Exp $ Changes to the packages collection and infrastructure in 2007: @@ -4360,3 +4360,4 @@ Changes to the packages collection and infrastructure in 2007: Updated security/dirmngr to 1.0.1 [shannonjr 2007-11-07] Updated security/gnupg2 to 2.0.7 [shannonjr 2007-11-07] Updated lang/sbcl to 1.0.11 [jonb 2007-11-07] + Updated mail/mutt-devel to 1.5.17 [tonio 2007-11-07] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.6806 2007/11/07 20:01:05 jonb Exp $ +$NetBSD: TODO,v 1.6807 2007/11/07 21:22:20 tonio Exp $ Suggested new packages ====================== @@ -816,7 +816,6 @@ Suggested package updates o mtools-3.9.11 o multitail-5.2.0 o muse-0.9.2 - o mutt-devel-1.5.17 o mysql-5.2 o nagios-3.0a5 o naim-0.11.8.3.1 |