X-Git-Url: http://wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=33150323079e2bbfd04b30795680140eb0ba16d7;hb=HEAD;hp=1da6dfff336c7836dd51b2658e5f6f7f9e34c3ff;hpb=d2d98cb07bf3438819625ca83adf2162c030f438;p=ppastats.git diff --git a/NEWS b/NEWS index 1da6dff..3315032 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,23 @@ +v1.3.3 +------ + +* added total number of downloads in the package html pages. +* sort the list of version in decrease order in the package html + pages. + +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 ------