X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=6fecf5394a79b76bf881e15402ca5a2e1803d54d;hb=043b2cc7fb6e388c4f5717c6896628c762699ca6;hp=b47a9fa7553bf736a65ce7d39babb0e019860a3e;hpb=6164094930a4a39af6262c31d87b19cd31ad326d;p=ppastats.git diff --git a/NEWS b/NEWS index b47a9fa..6fecf53 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +v1.3.3 +------ + +* added total number of downloads 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 +------ + +* split LP ddts requests when LP cannot retrieve all ddts with a uniq + request. + v1.2.0 ------