diff --git a/HISTORY b/HISTORY index c07aef45..b533251c 100644 --- a/HISTORY +++ b/HISTORY @@ -7,7 +7,11 @@ v1.6.3 January 30 2017 - Fixed error in fraction point parsing - Fixed typo in help text - 64 bit PowerPC support -- Fix AROS build errors +- Fixed AROS build errors +- Fixed ARMv6 build errors +- Fixed 64 bit ARM build errors +- Debian support +- NetBSD support v1.6.2 January 24 2017 - Fixed bug in memory allocation diff --git a/lib/doc.h b/lib/doc.h index 3f0be5be..822762c9 100644 --- a/lib/doc.h +++ b/lib/doc.h @@ -314,7 +314,11 @@ - Fixed error in fraction point parsing - Fixed typo in help text - 64 bit PowerPC support - - Fix AROS build errors + - Fixed AROS build errors + - Fixed ARMv6 build errors + - Fixed 64 bit ARM build errors + - Debian support + - NetBSD support \subsection version162 v1.6.2 January 24 2017 - Fixed bug in memory allocation