diff --git a/HISTORY b/HISTORY index 24fd1372..9bb751fa 100644 --- a/HISTORY +++ b/HISTORY @@ -1,8 +1,9 @@ amath release history v1.8.2 July 14 2017 -- MIPS support -- Better endianness detection +- MIPS support. +- Improved endianness detection. +- Fixed configuration errors. v1.8.1 April 22 2017 - OpenBSD support. diff --git a/src/main.h b/src/main.h index f6008d0e..b1082a83 100644 --- a/src/main.h +++ b/src/main.h @@ -263,7 +263,8 @@ \subsection version182 1.8.2 July 14 2017 - MIPS support - - Better endianness detection + - Improved endianness detection + - Fixed configuration errors \subsection version181 1.8.1 April 22 2017 - OpenBSD support