]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/changelog
Import mutt_1.5.11-5
[software/mutt-debian.git] / debian / changelog
index fbf77ab50c7485b77849c6c9dfd6b5eeb4add1fc..45ace40e1e763434610bfea464b2f45b09d4e227 100644 (file)
@@ -1,3 +1,28 @@
+mutt (1.5.11-5) unstable; urgency=medium
+
+  * Unbreak Mutt in Turkish locales (tr_TR): include patch from CVS to use the
+    proper strcmp function in several places. Upstream bug #2144, reported in
+    both BTS by Recai Oktas. (Closes: #343655)
+
+  * Apply patch from Nik A. Melchior to fix formatting problem in muttrc(5). 
+    (Closes: #343030)
+
+ -- Adeodato Simó <dato@net.com.org.es>  Fri, 23 Dec 2005 23:18:44 +0100
+
+mutt (1.5.11-4) unstable; urgency=low
+
+  * Update to CVS 2005-11-24 to fix the following bug (yay):
+
+    + does not fail to open messages that contain base64-encoded inline PGP
+      bits (signature, encrypted hunk, or a key). (Closes: #340116)
+
+      Also, do not report success to decrypt an inline PGP message when
+      decryption actually failed.
+
+  * Again, update my e-mail address in debian/control, yada yada.
+
+ -- Adeodato Simó <dato@net.com.org.es>  Fri, 25 Nov 2005 02:50:20 +0100
+
 mutt (1.5.11-3) unstable; urgency=low
 
   * Update to CVS 2005-11-01, with the following worth-of-mentioning goodies