* econftool: Adapted compile options regarding LTO (Link Time Optimization).
0.4.6
* econftool: ** Parsing error: Reporting file and line nr. ** --delimeters=spaces Taking all kind of spaces for delimiter * libeconf: Fixed bnc1198165: Parsing files correctly which have space characters AND none space characters as delimiters.
0.4.5
* econftool: ** New call "syntax" for checking the configuration files only. Returns an error string with line number if an error occurs. ** New options "--comment" and "--delimeters" ** Parsing one file only if needed.
0.4.4
* Fixed i586 build
0.4.3
* Reading numbers with different bases (e.g. oktal) (bsc1193632).
0.4.2
* CMake fixes regarding document installation. * Fixed different issues while writing string values to file. * Writing comments to file too. * Fixed memory leaks. * Fixed crash while merging values.