french translation is using utf8
[ppastats.git] / NEWS
1 * v0.0.7
2 * More crash-resistant on network failure (patch from Lekensteyn).
3 * Retry HTTP request on LP Oops (patch from Lekensteyn).
4 * Added intl support.
5
6 * v0.0.6
7 ** added support of ie < 9.
8 ** fixed JSON not available in ie8. 
9
10 * v0.0.5
11 ** Added information about distribution in the package page.
12 ** Added distribution chart in the package page.
13 ** HTML output: data are generated in a separate JSON file.
14 ** HTML output: fixed pkg chart not displayed when distro with
15    download count of 0.
16
17 * v0.0.4
18 ** Fixed memory issue (patch submitted by Lekensteyn).
19 ** Added help for -s option.
20 ** Don't generate manpage if help2man not present.
21 ** Generate html page for the PPA.
22 ** Renamed --output_dir option to --output-dir.
23 ** Added -S option (patch submitted by Lekensteyn).
24
25 * v0.0.3
26 ** Generated HTML pages for package versions.
27 ** Added distro/arch information in package version page.
28
29 * v0.0.2
30 ** Generated HTML pages are now using JQuery+JQPlot instead of Google Chart.
31 ** Added check target.
32
33 * v0.0.1
34 ** Initial release.