diff --git a/CHANGES b/CHANGES index f875b383..585888ef 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,10 @@ -[ Henri Menke ] - * [BUG FIX] Add missing stdexcept header +[ Franck Houssen ] * [BUG FIX] Fix arpack solver to handle real and imag shifts. * [BUG FIX] Make sure the restart file of the arpack solver i written. +[ Henri Menke ] + * [BUG FIX] Add missing stdexcept header + [ Kyle Guinn ] * Build PARPACK p[sd]lamch10.f with FFLAGS from ./configure instead of forcing -O0. Build all of PARPACK with AM_FFLAGS.