changeset 375:16560c85d238

Update NEWS.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 08 Oct 2021 14:59:53 +0300
parents 68ded29cc997
children a2da68ae083d
files NEWS
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Fri Oct 08 14:59:47 2021 +0300
+++ b/NEWS	Fri Oct 08 14:59:53 2021 +0300
@@ -4,6 +4,21 @@
 ChangeLog for more complete list of changes.)
 
 
+Version 0.9.4
+=============
+* Check for the validity of certain header fields
+  in case of RSID and give indication in SID 'type'
+  field if it is invalid.
+
+* Fix handling of the in-data load address, e.g.
+  if PSID header load address field is 0, we should
+  interpret first 2 bytes in data as load address.
+
+  This had been broken when support for "new" SLDB
+  MD5 format was added because it changed how the
+  MD5 hash was to be calculated.
+
+
 Version 0.9.3
 =============
 * Add "support" for CP858 in fallback converter.