Fix "Nested quantifiers in regex"
[gcap.git] / ChangeLog
blob67dbf6189ef2db4d7bc85fda09cee37e6ff94a33
2 0.0.5
3 Changes:
4         - Add --quiet
5         - Add --proxy, --no-proxy
6 Bugfixes:
7         - Fix "Nested quantifiers in regex" with Perl 5.8
8             - Ported from grake, see <http://is.gd/hZj5f>
11 0.0.4  Sun Oct 31 2010  legatvs
12 Changes:
13         - Add missing COPYING
14         - Add t/gcap-Pod.t
15         - Use "version" module
18 Version 0.0.3
19 September 28, 2010
21 Changes:
22   * Update synopsis, help strings
25 Version 0.0.2
26 August 26, 2010
28 Changes:
29   * Add support for embedded URLs
31 Bugfixes:
32   * Load proxy settings from *_proxy environment variables
33   * Title parsing failed with ampersands
36 Version 0.0.1
37 August 14, 2010
39   * Initial release