From d3c01a6978412d2007ff9c00e5f6ba6707e152a1 Mon Sep 17 00:00:00 2001 From: Tim Mattox Date: Sat, 9 Jun 2007 13:16:19 +0000 Subject: [PATCH] The openib compiler warning was not in a 1.2.x release... removing NEWS entry. This commit was SVN r14977. --- NEWS | 1 - 1 file changed, 1 deletion(-) diff --git a/NEWS b/NEWS index 1ec5071997..bd6cbd3da9 100644 --- a/NEWS +++ b/NEWS @@ -65,7 +65,6 @@ Trunk (not on release branches yet) 1.2.3 ----- -- Fix a compiler warning in the openib BTL. - Fix some error messages in the tcp BTL. - Use _NSGetEnviron instead of environ on Mac OS X so that there are no undefined symbols in the shared libraries.