From 4050e520a67a6a937cee80922d81430b33fa4072 Mon Sep 17 00:00:00 2001 From: ianhin Date: Sun, 20 Jun 2004 20:10:29 +0000 Subject: Merged in from stable version SKIPPED: Distribution/build-distribution Examples/ADM/KrancADMTT.m Examples/KleinGordon/MKGTT.m Examples/Maxwell/EMTT.m --- Changelog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Changelog (limited to 'Changelog') diff --git a/Changelog b/Changelog new file mode 100644 index 0000000..e9b5582 --- /dev/null +++ b/Changelog @@ -0,0 +1,30 @@ +1.0.1-cvs +========= + +- Changed the default name for a function in an evaluator thorn to + contain the thorn name. Helps to avoid conflicts with other thorns. + +- Fixed bug whereby the name of the calculation in an evaluator thorn + was not used for the function name. + +- Added "InheritedImplementations" option to all the Kranc thorns. + +- Updated README for Cactus beta14 + +- Check the value of SetTimes for CreateSetterThorn, throw an error if + the value is not allowed (otherwise, a typo in the option fails to + create a schedule entry without any warning or error). + +- Removed (historical) dependency on "Format" package + +- Added symbols for "pow" and "exp" that used to be provided by the + Format package + +- Removed "External" directory from the paths of the examples + +- Deleted obsolete global parameters from GenericFD (stencil widths) + +1.0.0 (06-Apr-2004) +=================== + +- Initial release -- cgit v1.2.3