diff --git a/Changelog b/Changelog index 2cbf12a4..2efa54d0 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,12 @@ Changelog. A lot less detailed than usual, at least for past history. +2019/01/16: In bldext, implement ALL_TO_ALLV by hand for certain + compilers. +2018/10/10: New ICTXT argument in prec%init +2018/07/30: Improved implementations for TRIL/TRIU +2018/04/15: Fix internals to have tmp_ovrlap in local indexing. Change + default in CDALL with VL to no global checks. +2018/03/22: Fix defaults for matrix/vector internals 2018/02/03: Accept 'GMRES' as synonim with 'RGMRES'. 2018/11/23: Reimplement hash function. 2018/10/10: new ICTXT argument to prec%init method.