+ display bcc for postponed message if there is no To (Closes: 350957)
* patches/upstream/502628-attach_charset-doc.patch
+ doc update: clarify what attach_charset does (Closes: 502628)
+ * patches/upstream/504530-stunnel-account_hook-doc.patch
+ + doc update: mention account-hook in the docs for $tunnel (Closes: 504530)
-- Antonio Radici <antonio@dyne.org> Tue, 26 May 2009 23:42:51 +0100
upstream/524420-segfault-reconnect-sasl.patch
upstream/350957-postponed-to-bcc.patch
upstream/502628-attach_charset-doc.patch
+upstream/504530-stunnel-account_hook-doc.patch
misc/hyphen-as-minus.patch
misc/manpage-typos.patch
--- /dev/null
+Mention account-hook in the docs for $tunnel, see http://bugs.mutt.org/3237
+and http://bugs.debian.org/504530
+
+--- a/init.h
++++ b/init.h
+@@ -2410,6 +2410,10 @@
+ ** .pp
+ ** Note: For this example to work, you must be able to log in to the
+ ** remote machine without having to enter a password.
++ ** .pp
++ ** When set, Mutt uses the tunnel for all remote connections.
++ ** Please see ``$account-hook'' in the manual for how to use different
++ ** tunnel commands per connection.
+ */
+ #endif /* USE_SOCKET */
+ { "print", DT_QUAD, R_NONE, OPT_PRINT, M_ASKNO },