1 2008-10-19 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
5 * all output goes now to STDERR except for the output for --dumpvars
6 which goes to --dumpfile's option (default: ./ctgetreports.out)
8 * XML::LibXML parser object now has a catalog and is being cached.
10 * new option --quiet to suppress all output
12 * we have a real test now (but not many individual tests)
14 * env state was not turned off correctly, fixed.
16 * entities are now decoded
18 2008-09-29 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
22 * packaging issues: remove the overly clever idea to get the version into
23 the manpage. It screws the enduser who is using MM->parse_version.
25 * Since Barbie has switched to XHTML, drop HTML::TreeBuilder and parse
26 directly with XML::LibXML, set the default downloaded file back to html
27 because it is easier to debug and generally gets more attention.
29 2008-09-21 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
33 * address #39458: make sort order descending with --ctformat:yaml
34 (suggested by Slaven Rezic)
36 * address #39459: set display variable to captured regexp with qr:
37 (suggested by Slaven Rezic)
39 * temporarily setting --ctformat=yaml the default until cpantesters site
42 2008-09-20 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
46 * new options --raw and --q qr:REGEXP (suggested by Slaven Rezic)
50 * packaging issues: META.yml and MANIFEST repaired, tests added
52 2008-09-13 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
56 * support new option --report to parse a single report
58 * support envariables parsing and options of the form env:VARIABLE
60 * document so far undocumented query option meta:output_from
62 2008-09-09 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
66 * add meta:ok and meta:about as query parameter
68 * slightly improved manpage
70 2008-08-23 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
74 * minor bug fix: --vdistro and --ctformat=yaml did not work together
76 2008-06-24 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
82 * address #37035: $ua could be uninitialized.
84 * introduce new option ctformat=html|yaml especially to analyze
85 DateTime::Format::Strptime which has a broken HTML page at the moment.
87 * 0.0.4 fixed a gotcha in the Makefile.PL produced by Module::Build: it
88 contained a reference to an inexistant file. Investigation pending,
89 switching to MakeMaker.
91 2008-06-15 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
95 * with docs and a bit of testing.
97 2008-06-12 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
101 * just the bare script I'm currently working with. very early alpha
107 change-log-default-name: "Changes"