diff --git a/CHANGES b/CHANGES index a34f06e7..4e626815 100644 --- a/CHANGES +++ b/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