aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Wohler2006-06-21 05:13:28 +0000
committerBill Wohler2006-06-21 05:13:28 +0000
commit4f187c9d6842afe394fe04d38bde8f96f66d1324 (patch)
tree43e6e44206bdcf2f20400e8146221eebfa244dfb
parent737abde8f65d8caecfa1f5a620b28d8ae1de58c7 (diff)
downloademacs-4f187c9d6842afe394fe04d38bde8f96f66d1324.tar.gz
emacs-4f187c9d6842afe394fe04d38bde8f96f66d1324.zip
Update for MH-E release 8.0.1.mh-e-8.0.1
-rw-r--r--etc/ChangeLog6
-rw-r--r--etc/MH-E-NEWS29
-rw-r--r--etc/NEWS2
3 files changed, 36 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index b07d428efd9..9575444526a 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,9 @@
12006-06-20 Bill Wohler <wohler@newt.com>
2
3 Release MH-E version 8.0.1.
4
5 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
6
12006-06-19 Carsten Dominik <dominik@science.uva.nl> 72006-06-19 Carsten Dominik <dominik@science.uva.nl>
2 8
3 * orgcard.tex (section{Clocking Time}): Add new clocking 9 * orgcard.tex (section{Clocking Time}): Add new clocking
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS
index 18744a67008..5bd265bf55d 100644
--- a/etc/MH-E-NEWS
+++ b/etc/MH-E-NEWS
@@ -6,6 +6,35 @@ Copying and distribution of this file, with or without modification,
6are permitted in any medium without royalty provided the copyright 6are permitted in any medium without royalty provided the copyright
7notice and this notice are preserved. 7notice and this notice are preserved.
8 8
9* Changes in MH-E 8.0.1
10
11Version 8.0.1 works around a couple of bugs in GNU mailutils, spost,
12and Windows. MH-E now requires the use of version 1.0 of mailutils due
13to a bug in the folder command.
14
15** Bug Fixes in MH-E 8.0.1
16
17*** Infinite Loop When Searching (mailutils)
18
19The GNU mailutils folder command displays output when a folder doesn't
20exist. MH-E didn't expect this and responded with an infinite loop
21during searches. While this bug has since been fixed in mailutils,
22MH-E has been modified to work anyway (closes SF #1499712).
23
24*** spost Doesn't Have -msgid or -mime Flags
25
26The post replacement spost does not support the -msgid or -mime flags.
27A new variable `mh-send-uses-spost-flag' was added to control the use
28of these flags (closes SF #1486726).
29
30*** <2> in Search Folders Illegal in Windows
31
32The <2> suffix to the search folder names contain illegal filename
33characters in Windows. These cause searches to fail on Windows. This
34has been fixed by changing the suffix to -2 (closes SF #1507002).
35
36
37
9* Changes in MH-E 8.0 38* Changes in MH-E 8.0
10 39
11Version 8.0 supports GNU mailutils, S/MIME, picons, which-func-mode, 40Version 8.0 supports GNU mailutils, S/MIME, picons, which-func-mode,
diff --git a/etc/NEWS b/etc/NEWS
index 07f0c0c2b7b..c98115461c1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3151,7 +3151,7 @@ See the file GNUS-NEWS or the node "Oort Gnus" in the Gnus manual for details.
3151--- 3151---
3152** MH-E changes. 3152** MH-E changes.
3153 3153
3154Upgraded to MH-E version 8.0. There have been major changes since 3154Upgraded to MH-E version 8.0.1. There have been major changes since
3155version 5.0.2; see MH-E-NEWS for details. 3155version 5.0.2; see MH-E-NEWS for details.
3156 3156
3157** Calendar changes: 3157** Calendar changes: