X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats-pkg-ubuntu.git;a=blobdiff_plain;f=NEWS;fp=NEWS;h=6bc4688fc91acba7d3709f28d8e1d83c257e70b5;hp=1b09d497f2bdb07791ef7731bb7cdc124f57cef0;hb=51f2ef209d26bd71f4dde568802e614ab0f395dd;hpb=96e470bcb70cd2e3af623e3428f14e6a5b826b4c diff --git a/NEWS b/NEWS index 1b09d49..6bc4688 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +v1.3.2 +------ + +* fixed compilation against newer version of json-c (deprecation + of the function json_object_object_get). +* fixed layout issues due to missing box-sizing properties. +* fixed file description leaks. + v1.3.1 ------