diff --git a/NEWS b/NEWS index d38a3a60663..06dc3b0cab6 100644 --- a/NEWS +++ b/NEWS @@ -19,7 +19,7 @@ Copyright (c) 2012 Oak Ridge National Labs. All rights reserved. Copyright (c) 2012-2017 Sandia National Laboratories. All rights reserved. Copyright (c) 2012 University of Houston. All rights reserved. Copyright (c) 2013 NVIDIA Corporation. All rights reserved. -Copyright (c) 2013-2016 Intel, Inc. All rights reserved. +Copyright (c) 2013-2017 Intel, Inc. All rights reserved. $COPYRIGHT$ Additional copyrights may follow @@ -77,6 +77,10 @@ Removed legacy support: Known issues (to be addressed in v3.0.1): +- MPI_Connect/accept between applications started by different mpirun + commands will fail, even if ompi-server is running. + + 2.1.1 -- April, 2017 --------------------