-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(https://www.mhonarc.org/release/MHonArc/tar/MHonArc2.6.4.tar.gz) * Bug Fixes: + Official: Bug ID Summary ------ ------------------------------------------------------------ 3478 Quoted-Printable decoding should also work with lowercase hex numbers ------ ------------------------------------------------------------ <http://savannah.nongnu.org/bugs/index.php?group_id=1968 &set=custom&advsrch=0&msort=0&report_id=105&go_report=Go &fix_release=2.6.4&chunksz=50> + Unoffical: - It appears that the UTF8 mapping table for cp1252, MHonArc::UTF8::CP1252, had bad data. This has been fixed. * Management of character mapping tables have been changed. The various .pm module tables are now auto-generated by ucm, and similiar, map files. For the end-user, the change should be transparent. The change only affects how developers maintain the tables, and the change should make it much easier to make fixes to any mappings.
- Loading branch information
Showing
117 changed files
with
264,797 additions
and
248,892 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,9 +26,8 @@ the following: | |
|
||
Achim Bohnet <ach AT rosat DOT mpe-garching DOT mpg DOT de> | ||
For his help in testing, and contributing to, mhonarc and for | ||
setting up, and maintaining, the first mhonarc mailing list. | ||
Even though list ownership has changed, he still maintains | ||
a very useful archive of the list. | ||
setting up, and maintaining, the first mhonarc mailing list | ||
and archive. | ||
|
||
Jeff Breidenbach <jeff AT jab DOT org> | ||
For his feedback and his usage of MHonArc at a scale that it | ||
|
@@ -57,7 +56,7 @@ the following: | |
For providing the machine facilities | ||
for housing the first MHonArc home page: | ||
<http://www.nacs.uci.edu/indiv/ehood/mhonarc.html>. | ||
Location still functions a primary mirror/backup for MHonArc. | ||
Location still functions as a primary mirror/backup for MHonArc. | ||
|
||
Ken Harward | ||
For helping me tackle Perl problems and for bouncing ideas | ||
|
@@ -71,7 +70,7 @@ the following: | |
improvements in index ordering, thread slice formatting, and | ||
other features. | ||
|
||
Christoper Lindsey <lindsey AT ncsa DOT uiuc DOT edu> | ||
Christoper Lindsey <lindsey AT mallorn DOT com> | ||
For providing hosting services for mhonarc.org and for | ||
taking over administration responsibilities of the mhonarc | ||
mailing list. | ||
|
@@ -104,5 +103,5 @@ the following: | |
(ie. Japanese character set). | ||
|
||
--------------------------------------------------------------------------- | ||
$Date: 2003/01/01 23:41:42 $ | ||
$Date: 2003/05/21 17:09:13 $ | ||
Earl Hood, [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,35 @@ | |
all changes that will be visible to users of MHonArc. | ||
|
||
YYYY/MM/DD | ||
============================================================================ | ||
2003/06/20 (2.6.4) | ||
|
||
* Bug Fixes: | ||
|
||
+ Official: | ||
|
||
Bug ID Summary | ||
------ ------------------------------------------------------------ | ||
3478 Quoted-Printable decoding should also work with | ||
lowercase hex numbers | ||
------ ------------------------------------------------------------ | ||
<http://savannah.nongnu.org/bugs/index.php?group_id=1968 | ||
&set=custom&advsrch=0&msort=0&report_id=105&go_report=Go | ||
&fix_release=2.6.4&chunksz=50> | ||
|
||
+ Unoffical: | ||
|
||
- It appears that the UTF8 mapping table for cp1252, | ||
MHonArc::UTF8::CP1252, had bad data. This has been | ||
fixed. | ||
|
||
* Management of character mapping tables have been changed. The | ||
various .pm module tables are now auto-generated by ucm, and | ||
similiar, map files. For the end-user, the change should be | ||
transparent. The change only affects how developers maintain | ||
the tables, and the change should make it much easier to make | ||
fixes to any mappings. | ||
|
||
============================================================================ | ||
2003/04/05 (2.6.3) | ||
|
||
|
@@ -2457,4 +2486,4 @@ YYYY/MM/DD | |
|
||
======================================================================= | ||
Earl Hood, [email protected] | ||
$Id: CHANGES,v 1.110 2003/04/06 00:02:42 ehood Exp $ | ||
$Id: CHANGES,v 1.111 2003/06/20 18:28:59 ehood Exp $ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -140,8 +140,6 @@ <h3><a name="archives">Archives</a></h3> | |
<ul> | ||
<li><a href="http://www.mhonarc.org/archive/html/mhonarc-users/" | ||
><http://www.mhonarc.org/archive/html/mhonarc-users/></a></li> | ||
<li><a href="http://www.xray.mpe.mpg.de/mailing-lists/mhonarc/" | ||
><http://www.xray.mpe.mpg.de/mailing-lists/mhonarc/></a></li> | ||
<li><a href="http://www.mail-archive.com/mhonarc-users%40mhonarc.org/" | ||
><http://www.mail-archive.com/[email protected]/></a></li> | ||
</ul> | ||
|
@@ -234,9 +232,8 @@ <H2><a name="people">People</a></H2> | |
<DL> | ||
<DT><STRONG>Achim Bohnet</STRONG> <BR> | ||
<A HREF="mailto:[email protected]">[email protected]</A> | ||
<DD><P>Maintainer, of the original MHonArc mailing list archive, | ||
<a href="http://www.xray.mpe.mpg.de/mailing-lists/mhonarc/" | ||
><http://www.xray.mpe.mpg.de/mailing-lists/mhonarc/></a>. | ||
<DD><P>Maintainer of the original MHonArc mailing list archive | ||
and user's mailing list. Archive and list are now hosted at mhonarc.org. | ||
</P></DL> | ||
|
||
<DL> | ||
|
@@ -250,14 +247,15 @@ <H2><a name="people">People</a></H2> | |
<DT><STRONG>Christopher Lindsey</STRONG> <BR> | ||
<A HREF="mailto:[email protected]">[email protected]</A> | ||
<DD><P>Administrator of the MHonArc mailing list and the person | ||
providing the hosting services for <tt>mhonarc.org</tt>. | ||
providing the hosting services for <tt>mhonarc.org</tt> via | ||
<a href="http://www.mallorn.com/">Mallorn Computing</a>. | ||
</P></DL> | ||
|
||
<DL> | ||
<DT><STRONG>Steve Pacenka</STRONG> <BR> | ||
<A HREF="mailto:[email protected]">[email protected]</A> | ||
<DD><P>Contributer: Helped in making MHonArc run under MS-DOS/Windows | ||
environments, and help test (in the early days). | ||
environments and help test (in the early days). | ||
</P></DL> | ||
|
||
<DL> | ||
|
@@ -277,7 +275,7 @@ <H2><a name="people">People</a></H2> | |
|
||
<HR> | ||
<address> | ||
$Date: 2003/02/23 00:12:07 $ <br> | ||
$Date: 2003/05/21 17:09:13 $ <br> | ||
<img align="top" src="monicon.png" alt=""> | ||
<a href="http://www.mhonarc.org"><strong>MHonArc</strong></a><br> | ||
Copyright © 1997-2002, <a href="http://www.mhonarc.org/~ehood/" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.