From 7101527a79ca94912d40bf4ae8ebc6df6e24f7ef Mon Sep 17 00:00:00 2001 From: Ewa Smula <ewa.smula@uni.lu> Date: Thu, 24 Oct 2019 13:48:22 +0200 Subject: [PATCH] Typos correction in CHANGELOG 14.0.3 --- CHANGELOG | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 64ccace374..fc6e768e72 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,9 +5,9 @@ minerva (14.0.3) stable; urgency=medium packages (#966) * Bug fix: parsing of CellDesigner files that contained substanceUnits could crash the upload (#985) - * Bug fix: verificatin of version length added when uploading project + * Bug fix: verification of version length added when uploading project implemented (#978) - * Bug fix: CLEAR button disappeard when plugin tab used to much space (#976) + * Bug fix: CLEAR button disappeared when plugin tab used to much space (#976) * Bug fix: removing data overlay refreshes list of overlays in info window (#974) * Bug fix: general overlays are always on top of data overlays in info window @@ -23,10 +23,10 @@ minerva (14.0.3) stable; urgency=medium * Bug fix: fields in add project window are reinitialized after each open (#963) * Bug fix: filename case in uploaded zip files is preserved (#964) - * Bug fix: +/- buttons were misaligned in genemove browser (#942) + * Bug fix: +/- buttons were misaligned in genome browser (#942) * Bug fix: color of links in the left panel was unintentionally changed (#990) - * Bug fix: minerva logo in left panel is centered properly + * Bug fix: minerva logo in left panel is centred properly * Bug fix: width of search button icon was too big -- Piotr Gawron <piotr.gawron@uni.lu> Wed, 18 Oct 2019 15:00:00 +0200 -- GitLab