From 7ce089f27f4590de378bbf917207ff3fc6ae48d4 Mon Sep 17 00:00:00 2001 From: Chris Fields Date: Mon, 27 Oct 2014 22:49:49 -0500 Subject: [PATCH] ad more updates --- Changes | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index d4497b79b..7252b13c4 100644 --- a/Changes +++ b/Changes @@ -19,8 +19,19 @@ CPAN releases are branched from 'master'. 1.6.925 - * Minor release - * Minor fixes in Bio::Root::Build to deal with META.json/yml for CPAN indexing + * WrapperBase quoted option values [majensen] + * Various documentation fixes and updates [bosborne] + + [Bug Fixes] + + * Fixes in Bio::Root::Build to deal with META.json/yml for CPAN indexing [cjfields] + * NeXML parser fixes [fjossandon] + * Bug fix for Bio::DB::SeqFeature memory adapter [lstein] + * Issue #70: CONTIG parsing in GenBank output fixed [fjossandon] + * Issue #76: Circular genome fixes with Bio::Location::Split [fjossandon] + * Issue #80: Fix lack of caching issue with Bio::DB::Taxonomy [fjossandon] + * Issue #81: small updates to make sure possible memory leaks are detected [cjfields] + * Issue #84: EMBL format wrapping problem [nyamned] 1.6.924 -- 2.11.4.GIT