* Provide character conversion module of FLAM as separate library compatible to libiconv (FLCICV)
* Add linux like iconv utility as sample for usage of the new FLCICV library
* Rename sample user tables for character conversion from FLUT* to CCUT*
* Add support for more single byte ASCII and EBCDIC code pages (incl. IBM0273, DIN-66003)
* Support several important subsets as system table (SYSTAB=NPAS/SEPA/DELA/DLAX/...)
* Add more sample user tables (SEPA, 1141, Best Fit Mapping) for character conversion
* Count non-reversible character conversions and log a warning if this count > 0
* Remove padding to correct XML detection in INFO function
* Correct XML detection at auto formatting (mainly for HTML files)
* Improve support of RISC based systems (SPARC, POWER, ITANIUM, ...)
* Add new switch to dump binary data at write.text() for FLVIEW on block oriented platforms
* Improve FLVIEW for block oriented system with dump of binary data
* Add new line command FLTEXT to ISPF (like FLVIEW but with print out for text or dump of binary data)
* The byte interface can be used from Java via Java Native Interface (JNI)
* Support RPLHTB/VTB/CTR and SUPTWS also for method ORIGINAL at write.text()
* Support replacement of form feeds (RPLFFD) also at read.auto()
- 0000593: [2.2 Subprogram FLUC (CONV)] Support of single byte code pages as subsets for UNICODE (Mykhailo Moldavskyy) - resolved. - 0000470: [2.2 Subprogram FLUC (CONV)] Dump of output to file or stream (Tilo Eckert) - resolved. - 0000588: [2.2 Subprogram FLUC (CONV)] Support of string.latin for character conversion (Falk Reichbott) - resolved. - 0000594: [2.2 Subprogram FLUC (CONV)] Support for SEPA subset at character conversion (Mykhailo Moldavskyy) - resolved. - 0000596: [2.2 Subprogram FLUC (CONV)] Support for character set DIN66003 (Mykhailo Moldavskyy) - resolved. - 0000598: [4. Element, Byte, Record or other API] Provide FLAM character conversion modul as separate target (Mykhailo Moldavskyy) - resolved. - 0000600: [2.2 Subprogram FLUC (CONV)] Add sample user table for character conversion which deletes all the combined characters for single byte code pages (Mykhailo Moldavskyy) - resolved. - 0000608: [2.2 Subprogram FLUC (CONV)] Support of replacement of form feeds (RPLFFD) at read.auto() (Falk Reichbott) - resolved.