Updates in preparation for 2.7.1a release.

This commit is contained in:
falgout 2011-03-17 21:41:48 +00:00
parent efa9bcb1f2
commit d6b2d82e81

View File

@ -15,6 +15,17 @@
# recent release.
#=============================================================================
Version 2.7.1a released 2011/03/18
- Fixed a long-standing O(P) memory allocation problem in the communication
setup routines for Struct.
- Fixed some OpenMP threading problems in Struct.
- Made some optimizations to the constant coefficient version of PFMG.
#====================================
Version 2.7.0b released 2011/01/27
- Added a new --enable-bigint feature that, when turned on, requires the user to