diff --git a/Changelog b/Changelog index a3c84af9..58a673db 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,8 @@ Changelog. A lot less detailed than usual, at least for past history. +2007/11/14: Fix INTENT(IN) on X vector in preconditioner routines. + 2007/10/15: Repackaged the sorting routines in a submodule of their own, adding some heap management and heapsort utilities for the benefit of the multilevel preconditioners.