]> git.llucax.com Git - software/mutt-debian.git/commitdiff
* Mention libsasl2-modules-gssapi-mit in README.Debian. (Closes: #433425)
authorChristoph Berg <myon@volta>
Sat, 3 Nov 2007 21:40:51 +0000 (22:40 +0100)
committerChristoph Berg <myon@volta>
Sat, 3 Nov 2007 21:40:51 +0000 (22:40 +0100)
debian/README.Debian
debian/changelog

index 73895f5442a5cf1933a7eacf2805a288f895988d..641c2a438a5268164f1096e8702b41b081ccb6c9 100644 (file)
@@ -19,12 +19,6 @@ You do not need any of the example files in /usr/share/doc/mutt/
 unless you plan to send signed+encrypted messages to pgp2 users.
 
 
-BUFFY_SIZE support
-~~~~~~~~~~~~~~~~~~
-Please do not ask for this to be enabled, it annoys too many people.
-See #179970 for details.
-
-
 gpg-2comp
 ~~~~~~~~~
 /usr/share/doc/mutt/examples/gpg.rc uses a wrapper program called
@@ -84,3 +78,10 @@ directives.
 The directory is processed last in /etc/Muttrc, so that settings there
 may override the defaults from the file.
 
+
+Kerberos support
+~~~~~~~~~~~~~~~~
+To use kerberos GSSAPI authentication, install the libsasl2-modules-gssapi-mit
+package.
+
+ -- Christoph Berg <myon@debian.org>  Sat, 03 Nov 2007 21:02:26 +0100
index ed5feb7f76f06e39903766784fbb63e4775b5e3f..d43c64f34761427737e48600c3f3b3c93cfea1ef 100644 (file)
@@ -4,6 +4,7 @@ mutt (1.5.17-1) unstable; urgency=low
   * Move the packaging back to Bazaar, adjust X-VCS-* accordingly.
 
   [ Christoph Berg ]
+  * Mention libsasl2-modules-gssapi-mit in README.Debian. (Closes: #433425)
   * Call autoreconf at build time, drop the autotools-update patch.
   * Refresh patches.
 
@@ -19,7 +20,7 @@ mutt (1.5.17-1) unstable; urgency=low
     + Do not consider empty pipes for filtering in format strings.
       (Closes: #447340)
 
- -- Christoph Berg <myon@debian.org>  Sat, 03 Nov 2007 21:02:26 +0100
+ -- Christoph Berg <myon@debian.org>  Sat, 03 Nov 2007 22:39:34 +0100
 
 mutt (1.5.16-3) unstable; urgency=medium