2011-03-28 (v1.5) - Removed call to GpiSetTextAlignment from GPI UCS-2 output sample code (it causes some odd side effects). - The applicable fsType field for FM_TYPE_UNICODE is part of FONTMETRICS, not FATTRS; corrected. - Added note that conversion 'path' modifier only applies to UniUconv* functions. - Fixed incorrect syntax of 'subchar' decimal notation, and added a reminder about using double backslashes. 2010-07-01 (v1.4) - Added more information about outputting Unicode text under PM and GPI, including a note about the requirement for Unicode fonts, as well as sample code for direct UCS-2 output. - Improved and expanded the description of conversion specifier options; in particular, added an explanation of the behaviour of the "path" parameter. - Added a section discussing conversion buffer length. - Added a note about parameter differences between the conversion functions. - Added a note about behaviour when referencing a locale name which exists as both a user and a system locale. - Corrected Shequel symbol to New Shequel symbol in footnote for codepage 862. 2007-02-21 (v1.3) - Clarified the use of the length parameters in the conversion function descriptions. 2006-10-10 (v1.2) - Corrected description of codepage 916. 2006-09-29 - A few minor corrections. - Reworked the codepage listing, including many corrections and improvements. 2006-09-15 (v1.1) - Added information about the level of Unicode supported. - Corrected description of CHS_HANGUEL attribute. - Corrected description of LocaleItem naming conventions. - Corrected order of UniStr*Ucs() parameters. - Corrected value ranges of UCS planes. - Added a section describing character sets supported by the API (Unicode 2.x). - Added Appendix B: OS/2 Codepage Numbers - Added several items to the references section. - Other miscellaneous improvements. 2006-09-01 (v1.0) - Initial release.