]> git.eshelyaron.com Git - emacs.git/commitdiff
Update for MH-E release 8.2. mh-e-8.2
authorBill Wohler <wohler@newt.com>
Sat, 13 Jun 2009 17:15:40 +0000 (17:15 +0000)
committerBill Wohler <wohler@newt.com>
Sat, 13 Jun 2009 17:15:40 +0000 (17:15 +0000)
etc/ChangeLog
etc/MH-E-NEWS
etc/NEWS

index 701727d935417105b54ec9dca80983074fc69d34..0e16cb58948157bc313530a29cf327b5ecac6aaf 100644 (file)
@@ -1,3 +1,9 @@
+2009-06-13  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.2.
+
+       * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
+
 2009-06-12  Kenichi Handa  <handa@m17n.org>
 
        * charsets/*.map: All re-generated.
index 4eba974ba228bff74a19c1f1a9e8c06b06346700..510f8cda7a0261924dc3522f5ea9eeec9ab3f797 100644 (file)
@@ -5,6 +5,32 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
 See the end of the file for license conditions.
 
 
+* Changes in MH-E 8.2
+
+Version 8.2 of MH-E will appear in GNU Emacs 23.1. This is a small
+release that includes internal changes from the Emacs team. A new
+hook, `mh-pack-folder-hook', has been added.
+
+There is a known bug where you can't attach attachments in Emacs 21.
+This will be fixed in 8.2.1.
+
+** New Variables in MH-E 8.2
+
+*** mh-pack-folder-hook
+
+The `mh-pack-folder-hook' is run by `F p' (`mh-pack-folder') after
+renumbering the messages. Hook functions can access the current folder
+name with `mh-current-folder'.
+
+** Bug Fixes in MH-E 8.2
+
+*** New version of mh-mm-save-part
+
+Several functions have been updated with code from Gnus 5.11 (closes
+SF #2235022).
+
+\f
+
 * Changes in MH-E 8.1
 
 Version 8.1 fixes some issues with forwarding messages, respects the
index 4f129f157110de45c70cf18d321392e5fe1ed147..979e8ed61cf55e664950b0ef958350dfcc9f8a59 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -935,7 +935,7 @@ history.  See `Minibuffer changes', above.
 +++
 ** MH-E
 
-*** Upgraded to MH-E version 8.1.  See MH-E-NEWS for details.
+*** Upgraded to MH-E version 8.2.  See MH-E-NEWS for details.
 
 ** Python
 *** The file etc/emacs.py now supports both Python 2 and 3, meaning