Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4f187c9d
Commit
4f187c9d
authored
Jun 21, 2006
by
Bill Wohler
Browse files
Update for MH-E release 8.0.1.
parent
737abde8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
36 additions
and
1 deletion
+36
-1
etc/ChangeLog
etc/ChangeLog
+6
-0
etc/MH-E-NEWS
etc/MH-E-NEWS
+29
-0
etc/NEWS
etc/NEWS
+1
-1
No files found.
etc/ChangeLog
View file @
4f187c9d
2006-06-20 Bill Wohler <wohler@newt.com>
Release MH-E version 8.0.1.
* NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2006-06-19 Carsten Dominik <dominik@science.uva.nl>
* orgcard.tex (section{Clocking Time}): Add new clocking
...
...
etc/MH-E-NEWS
View file @
4f187c9d
...
...
@@ -6,6 +6,35 @@ Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
* Changes in MH-E 8.0.1
Version 8.0.1 works around a couple of bugs in GNU mailutils, spost,
and Windows. MH-E now requires the use of version 1.0 of mailutils due
to a bug in the folder command.
** Bug Fixes in MH-E 8.0.1
*** Infinite Loop When Searching (mailutils)
The GNU mailutils folder command displays output when a folder doesn't
exist. MH-E didn't expect this and responded with an infinite loop
during searches. While this bug has since been fixed in mailutils,
MH-E has been modified to work anyway (closes SF #1499712).
*** spost Doesn't Have -msgid or -mime Flags
The post replacement spost does not support the -msgid or -mime flags.
A new variable `mh-send-uses-spost-flag' was added to control the use
of these flags (closes SF #1486726).
*** <2> in Search Folders Illegal in Windows
The <2> suffix to the search folder names contain illegal filename
characters in Windows. These cause searches to fail on Windows. This
has been fixed by changing the suffix to -2 (closes SF #1507002).
* Changes in MH-E 8.0
Version 8.0 supports GNU mailutils, S/MIME, picons, which-func-mode,
...
...
etc/NEWS
View file @
4f187c9d
...
...
@@ -3151,7 +3151,7 @@ See the file GNUS-NEWS or the node "Oort Gnus" in the Gnus manual for details.
---
** MH-E changes.
Upgraded to MH-E version 8.0. There have been major changes since
Upgraded to MH-E version 8.0.
1.
There have been major changes since
version 5.0.2; see MH-E-NEWS for details.
** Calendar changes:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment