diff --git a/apr.changes b/apr.changes index c1e823b..cf5cff7 100644 --- a/apr.changes +++ b/apr.changes @@ -7,6 +7,7 @@ Thu May 10 08:23:39 UTC 2018 - matwey.kornilov@gmail.com * apr_file_trunc: Fix an issue where reading from a buffered file after truncate could return stale data from the buffer. * apr_ipsubnet_create() now fails for an empty input string. +- fixes [bsc#1092981] ------------------------------------------------------------------- Wed Apr 18 15:33:14 UTC 2018 - mliska@suse.cz