X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=6bc4688fc91acba7d3709f28d8e1d83c257e70b5;hb=70bfcb5c01972410985afb25a9b2ca547fd449a2;hp=1b09d497f2bdb07791ef7731bb7cdc124f57cef0;hpb=586361f5da21ef8e34987db0c628af1fb06df6a1;p=ppastats.git 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 ------