diff options
Diffstat (limited to 'support/utf2any/Changes')
-rw-r--r-- | support/utf2any/Changes | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/support/utf2any/Changes b/support/utf2any/Changes new file mode 100644 index 0000000000..dfadfeb5ab --- /dev/null +++ b/support/utf2any/Changes @@ -0,0 +1,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. |