X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=6bc4688fc91acba7d3709f28d8e1d83c257e70b5;hb=db9b8d2df5a1907af92826771538c6ab37ef2d4e;hp=66630a006055a99e5e1dd8af8dd20ade839af596;hpb=d79b9626414f0543612545c498c560108a388e9b;p=ppastats.git diff --git a/NEWS b/NEWS index 66630a0..6bc4688 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ 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 ------