From 4a96e5094257580eb8ad27d3fc484fa19c7f39a4 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 16 Aug 2023 20:58:17 +0200 Subject: Bugfix in DR from EO --- www/index.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 839790e..9ae7734 100644 --- a/www/index.html +++ b/www/index.html @@ -79,8 +79,8 @@ You can get the latest version of nissy at the following links: Latest version - nissy-2.0.4.tar.gz (67Kb) - nissy-2.0.4.exe (714Kb) + nissy-2.0.5.tar.gz (67Kb) + nissy-2.0.5.exe (714Kb) @@ -163,6 +163,10 @@ file.

Upgrading

+ Upgrading from 2.0.4 to 2.0.5: +Follow the general upgrading instructions below, now other step required. +

+

Important note for upgrading to 2.0.4: A bug in 2.0.3 and earlier versions caused HTR-related tables to be generated incorrectly on ARM platforms (Mac M1, Android...). @@ -173,6 +177,7 @@ downloading the new tables and replacing the old ones.

+ General upgrading instrutions If you already have nissy installed and you want to upgrade to a more recent version, you can simply repeat the installation process:

@@ -187,7 +192,8 @@ a new folder and run make and make install again.

Between each version new table files might have been added, or old ones -may be not used anymore. Nissy will deal with this automatically. +may be not used anymore. Nissy will deal with this automatically unless +otherwise reported in this page (see above).

Version history

@@ -200,6 +206,11 @@ may be not used anymore. Nissy will deal with this automatically. Date Comment + + 2.0.5 + 2023-08-16 + Bugfix: DR from EO did not check both sides + 2.0.4 2023-05-03 -- cgit v1.3