diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-04-16 01:40:22 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-04-16 01:40:22 -0400 |
commit | e4409c408eedf320b8845cafdd62b664bec1afd8 (patch) | |
tree | ccce96259ffd0a5edf9dc05e49262aaf5854fd99 /CHANGES.chartrans | |
parent | 36a66292ee2ec3530d776892d22d6c5ace810ae0 (diff) | |
download | lynx-snapshots-e4409c408eedf320b8845cafdd62b664bec1afd8.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-6
Diffstat (limited to 'CHANGES.chartrans')
-rw-r--r-- | CHANGES.chartrans | 135 |
1 files changed, 135 insertions, 0 deletions
diff --git a/CHANGES.chartrans b/CHANGES.chartrans new file mode 100644 index 00000000..c213ec77 --- /dev/null +++ b/CHANGES.chartrans @@ -0,0 +1,135 @@ +$Id: CHANGES.chartrans,v 1.1 1997/04/08 17:33:48 tom Exp $ +$ProjectHeader: Lynx 2.7.1ac-0.5 Sat, 12 Apr 1997 20:52:08 -0600 buttles $ + +1997-04-08 + Lynx 2.7.1wb+ct-0.3 + New translation tables def7_uni and koi8r_uni. Use them. + Table def7 is based on RFC1345 and mnemonic,ds from ftp://dkuug.dk/i18n/ + and previous Lynx replacements in LYCharSets.c and some IPA FAQ + convention and stuff for Ethiopic and KOI8-R. It maps many of + the accented Latin characters to their unaccented counterparts. + Make def7_uni default table and associate it with us-ascii and + "7 bit approximations". + Lots of new entities from Hynek Med finally integrated. + Those include ascii characters and characters common between + Latin1 and Latin2. Let's see what happens. + Added mappings for some "smart quote" characters to several + translation tables. + Make makeuctb slightly more flexible (accept Unicode range for + mapping to single code point). + Also changes for Đ, ETH;, and ð in LYCharSets.c. + These are basically just data changes; code still hasn't progressed + much, so for example translation of ALT strings (from anything but + iso-8859-1) still doesn't work. + +1997-03-20 + Lynx 2.7ac-0.20 + merged with FM's 27bugfixes up to 1997-03-20 + +1997-03-20 + Lynx 2.7ac-0.9 + merged with FM's 27bugfixes up to 1997-03-17; adapted part of + FM's change re trademark character to the present chartrans code, + as follows: +* Modified SGML.c to handle the numeric character reference ™ as + the named entity ™ also in the non-chartrans case. The + trademark character (given by ™ or ™) will be shown as + "(TM)" as the ASCII substitution unless the current display character + has a code point for the trademark character or unless overridden by a + chartrans translation table. The code of 1997-02-25 prevented showing + the trademark sign as "(R)" but did not work in all non-chartrans + cases. - KW + +1997-03-12 + Lynx 2.7ac-0.6 + some doc changes, make compilation in src/chrtrans less verbose, + no more *.h_old backup copies. + +1997-03-12 + Lynx 2.7ac-0.5 + patch from Tom Dickey for refinement of SVr4 (ncurses) color support + +1997-03-11 + Lynx 2.7ac-0.4 + New patches from Wayne for Win32/DOS applied. + +1997-03-11 + Lynx 2.7ac-0.3 + today's 27bugfixes also merged in. + +1997-03-11 + Lynx 2.7ac-0.2 +* Merged code from Thomas E. Dickey and Jim Spath for auto configuration + and simple (SLang-like) curses color, which was based on 2.7wb+ct-0.4, + with 27bugfixes up to 1997-03-10. + +1997-03-03 + Lynx 2.7wb+ct-0.4 +* (chartrans) Minor cleanups (makeuctb.c, chrtrans/Makefile, HTPlain.c) + to enable successful compilation on Win32. + Also changes and new files from Wayne to fix FTP and enable Mail for Win32, + and to compile chartrans code. + +1997-03-03 + Lynx 2.7ct-0.8 + Lynx 2.7 chartrans + 27bugfixes up to 1997-03-02 + +1997-02-28 + Lynx 2.7ct-0.7 + Lynx 2.7 chartrans + 27bugfixes up to 1997-02-28 + small correction in SGML.c (set_chartrans_handling) + +1997-02-27 + Lynx 2.7ct-0.6 + Lynx 2.7 chartrans + 27bugfixes up to 1997-02-26 + +1997-02-26 + Lynx 2.7ct-0.5 + minor tweaks for packaging + +1997-02-26 + Lynx 2.7ct-0.4 + Ok, now really remove local configuration changes (for distribution)... + +1997-02-25 + Lynx 2.7ct-0.3 + merged with Fote's 27bugfixes up to 1997-02-25 + +1997-02-25 + Lynx 2.7ct-0.2 + Removed some local changes from userdefs.h and Makefile. + Mapping of U+fffd (replacement) to 0x00 removed from the used + iso0x table files. + +1997-02-25 + Lynx 2.7ct-0.1 + Update to work with official Lynx 2.7 distribution. + Add showing of effective charset in LYShowInfo.c even if not explicitly + given. + No showing of (TM) as (R) any more - mostly changes in LYCharUtils.c + (but these are independent of the chartrans stuff, translation routines + in LYCharUtils.c still not chartrans-ified). + Prefer HTTP-EQUIV over NAME in META tags. + Start managing changes with PRCS - the Project Revision Control System. + +1996-12-01 + lynx-patch-2.6ct-0.2.pch + Update to work with 11-30-96 Composite Patch. + Two new translation tables: cp852, windows-1250. + Compiling without -DEXP_CHARTRANS now also works... but one still has to + manually remove (comment out) first line of src/Makefile for that. + Minor changes to README files, this file. + +1996-11-29 + add-to-cp-2.6ct-0.1a.zip - install over Lynx2.6 + 11-28-96 CP. + Full files no diffs. + add-to-offi-2.6ct-0.1a.zip - install over Lynx2.6 to get 11-28-96 CP + + chartrans. Full files, no diffs. + + lynx-patch-2.6ct-0.1a.pch + Update to work with 11-28-96 Composite Patch. + +1996-11-28 + lynx-newfiles-2.6ct-0.1.{zip,tar.gz}, lynx-patch-2.6ct-0.1.pch + First packaged and announced. Works with 11-24-96 Composite Patch + from Hiram Lester. |