Update to 1.15:

2008-10-26  Erik Colson <eco@ecocode.net>

	* BUG correction : IndiaMutual.pm: symbol not set it module.
	* Release 1.15

2008-10-21  Erik Colson <eco@ecocode.net>

        * BUG correction : function isoTime - make sure $hours and $mins are treated as numbers
        * use sprintf in isoTime

2008-10-15  Erik Colson <eco@ecocode.net>

        * Release 1.14

2008-10-13  Erik Colson <eco@ecocode.net>

        * Finanzpartner.pm added by Jan Willamowius

2008-10-12  Erik Colson <eco@ecocode.net>

        * isoTime function added
        * added quote.t
        * yahoo time is now format using isoTime

2008-10-11  Erik Colson <eco@ecocode.net>

        * added prerequisite for HTML::TreeBuilder
        * union.t from todo

2008-10-10  Paul Fenwick <pjf@cpan.org>
        * TEST: Ensure Data::Dumper is not accidently left in
          F::Q code.

2008-10-07  Erik Colson <eco@ecocode.net>

        * Root README added
        * BUGFIX: asx.t

2008-10-05  Erik Colson <eco@ecocode.net>

        * Added Cominvest module from Stephan Ebelt

2008-10-04  Erik Colson <eco@ecocode.net>

        * Failing tests moved to todo-state for trustnet, usfedbonds,
          bourso, deka, union
        * BUGFIX: currency.t
        * BUGFIX: lerevenu.t - index ID corrected

2008-10-02  Erik Colson <eco@ecocode.net>

        * Failing tests moved to todo-state for ftportfolios, aiahk, nzx,
          maninvestments.

2008-09-30  Paul Fenwick <pjf@cpan.org>

        * BUGFIX: Applied patch from Bill Carlson to fix Tiaacref.pm.
          Thanks Bill, you rock!

2008-09-28  Erik Colson <eco@ecocode.net>

	* StockHouseCanada.pm updated to new site layout

	* DWS.pm updated

2008-09-27  Erik Colson <eco@ecocode.net>

	* VWD.pm updated to new site layout

	* TSX.pm added

2008-09-27  Paul Fenwick  <pjf@cpan.org>

        * DOCUMENTATION: Fixed malformed formatting in authors
          email addresses in Fiannce/Quote.pm.

2008-09-26  Erik Colson <eco@ecocode.net>

	* AEX.pm updated to new site layout (comma used in numbers)

2008-09-22  Paul Fenwick  <pjf@cpan.org>

        * BUILD: Module::Install 0.77 is now used for building
        and installation.  (PJF)

        * TESTING: Finance::Quote's test system has been restructured.
        Tests are now run during installation, but online and author
        tests are skipped by default.  (PJF)

2008-09-21  Erik Colson <eco@ecocode.net>

	* lib/Finance/Quote/Yahoo/Brasil.pm: Enable semicolon.

2007-05-13  David Hampton  <hampton@employees.org>

	* lib/Finance/Quote/SEB.pm: Patch from Henrik Riomar <henrik.riomar at
	gmail.com> to fix a problem finding quotes for funds with the Swedish
	chars åäö in the name.

	* lib/Finance/Quote/IndiaMutual.pm: Patch from Devendra Gera <gera0ul
	at yahoo.com> to remove white space when splitting the results in the
	AMFI data file.
This commit is contained in:
wiz 2008-11-05 16:24:30 +00:00
parent a84d302be8
commit d998ebaf13
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.10 2008/10/19 19:18:09 he Exp $
# $NetBSD: Makefile,v 1.11 2008/11/05 16:24:30 wiz Exp $
DISTNAME= Finance-Quote-1.13
DISTNAME= Finance-Quote-1.15
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2007/01/15 22:41:09 wiz Exp $
$NetBSD: distinfo,v 1.6 2008/11/05 16:24:30 wiz Exp $
SHA1 (Finance-Quote-1.13.tar.gz) = 116b582ad656d8c43f8a83257fd4dedbf02f5627
RMD160 (Finance-Quote-1.13.tar.gz) = 17a379d7f84a006ea47bf22fa0db2d293cb9c5ab
Size (Finance-Quote-1.13.tar.gz) = 96574 bytes
SHA1 (Finance-Quote-1.15.tar.gz) = ea7fdbdce03d5a416de05d059ec025cf85a6eb34
RMD160 (Finance-Quote-1.15.tar.gz) = ee9cc46eac80d33765f1db72f20c2d588f403c0d
Size (Finance-Quote-1.15.tar.gz) = 115574 bytes