mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
Release 1.1.10-4
- Misc:
- Bugfix (by Benno): Fix read end condition in afs_read_from_fd()
- Inifile:
- Bugfix: short subsections weren't matched by match_super(),
breaking inifile_get_num_sections()
- Add typedef void *inifile_t stub, now to be used as inifile handle
This commit is contained in:
parent
b5ee1beb6c
commit
b8f21f8448
1 changed files with 6 additions and 1 deletions
7
CHANGES
7
CHANGES
|
|
@ -269,4 +269,9 @@ o uclnt:
|
|||
|
||||
1.1.10-4
|
||||
--------
|
||||
o counted up version to protect old version
|
||||
o misc:
|
||||
- bugfix (by Benno): fixed read end condition in afs_read_from_fd()
|
||||
o inifile:
|
||||
- bugfix: short subsections weren't matched by match_super(),
|
||||
breaking inifile_get_num_sections()
|
||||
- added typedef void *inifile_t stub, now to be used as inifile handle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue