X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=6bc4688fc91acba7d3709f28d8e1d83c257e70b5;hb=634939b8eb0d4d8fbf2bfcafd98776f9ce3c1f52;hp=b47a9fa7553bf736a65ce7d39babb0e019860a3e;hpb=c976207a7ee09e141ba349e57fcaad0038c79df5;p=ppastats-pkg-ubuntu.git diff --git a/NEWS b/NEWS index b47a9fa..6bc4688 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +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 +------ + +* fixed compilation when cppcheck is not installed. +* fixed line over 80cols. + +v1.3.0 +------ + +* split LP ddts requests when LP cannot retrieve all ddts with a uniq + request. + v1.2.0 ------