blob: dfadfeb5abebbf5763f30871afce4164af8cb50f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
CHANGES
2000/06/21:
Makefile: simplified because of errors with some versions of Make.
Makefile: corrected filename: utf -> utfcode.
utf2any: added cast (unsigned char) in calls to isspace().
utf2any, README: added option [-w] to usage-message.
utf2any, utfcode: added version number 1.0 in usage-message.
utf2any, utfcode: observe U+7FFFFFFF as upper limit for UTF-8.
maps/html.map, maps/latex.map: upper boundary for default range set to
U+7FFFFFFF.
2000/03/02:
Added maps for rfc-1345.
|