Releases: openSUSE/libeconf
Releases · openSUSE/libeconf
Release Version 0.8.2
Version 0.8.2
- Cleanup man pages
- Using ECONF_ARGUMENT_IS_NULL_VALUE instead of general error
ECONF_ERROR
Release Version 0.8.1
Release Version 0.8.0
Version 0.8.0
- New interface call: econf_setExtValue
Release Version 0.7.10
- Fixed core dump in econf_getStringValueDef (bnc#1247107).
- CMake improvements
Release Version 0.7.9
Version 0.7.9
- Comments can include comment character tag multiple time.
- Fixed static library declaration in meason
- Fixed versioning in cmake
Release Version 0.7.8
Fix memory access if there are a comment character inside a comment.
Release Version 0.7.7
Version 0.7.7
- Additional fix for parsing empty config files (bsc#1234405).
Release Version 0.7.6
Version 0.7.6
- Do not parse files with name "." and ".." (bsc#1234405).
- Fixed memory leak in econftool.
Release Version 0.7.5
Version 0.7.5
- Fixed memory leaks.
- Removed PATH_MAX define.
- Add ROOT_PREFIX as option to replace TESTSDIR hack
- Using valgrind for checking memory leaks.
- Implement econf_*freep functions for automatic cleanup
- Cleanup *free functions
Release Version 0.7.4
Version 0.7.4
- Fixed memory leaks.