CHANGELOG COMMLINE
==================

Version: commline-00.03.05-040122 by cipo@ut.ee

`uname -i` replaced by `uname -m` in Makefile

-- 

Version: commline-00.03.05-040122 by cipo@ut.ee

added $HOSTTYPE for library path

-- 

Version: commline-00.03.05-040122 by cipo@ut.ee

fixed lineArgsShortName and lineArgsLongName initialisation bug in method CML_input_options, if no option labels specified

fixed bug of reading negative input numbers

-- 

Version: commline-00.03.04-031204 by cipo@ut.ee

fixed bug in CML_expand_option_comment(int _argIndex,string _optionComment)

-- 

Version: commline-00.03.03-031128 by cipo@ut.ee

added: int CML_input_usage(string _commlineUsage)
added: bool CML_expand_option_comment(int _argIndex,string _optionComment)
added: int CML_input_end_remark(string _endRemark)

-- 

Version: commline-00.03.02-031124 by cipo@ut.ee

added: string CML_output_option_string(int _argIndex,int _positionShift);

--

Version: commline-00.03.01-031121 by cipo@ut.ee

changed output order in CML_display_standard_version
changer include order and tags in commline.h file


