From 8605a7c6bcb629a201407c43bd1125f5d68e7be8 Mon Sep 17 00:00:00 2001 From: Chris Fields Date: Thu, 5 Jun 2014 23:05:08 -0500 Subject: [PATCH] Clean up and move to proper spot --- Changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index ae00efbb9..7cee66748 100644 --- a/Changes +++ b/Changes @@ -21,8 +21,6 @@ CPAN releases are branched from 'master'. [Significant changes] - * Fix problems when using Storable as backend for cloning [tsibley] - * Fix potential problems with Storable in Bio::DB::SeqFeature::Store [tsibley] * Bug/feature issue tracking has moved to GitHub Issues: https://github.com/bioperl/bioperl-live/issues * DB_File has been demoted from "required" to "recommended", @@ -65,6 +63,8 @@ CPAN releases are branched from 'master'. [Bug fixes] + * Fix problems when using Storable as backend for cloning [v1.6.x branch, tsibley] + * Fix potential problems with Storable in Bio::DB::SeqFeature::Store [tsibley] * SeqFeature::Lite: Fixed wrong strand when using "+", "-", or "." [nathanweeks] * Abstract: Fixed ActivePerl incapability of removing temporary files because of problems closing tied filehandles [fjossandon] -- 2.11.4.GIT